Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_GROUPSYMBOLMACRO_NFPA_MM Property / ARTICLE_GROUPSYMBOLMACRO_NFPA_MM Property

In This Topic
    ARTICLE_GROUPSYMBOLMACRO_NFPA_MM Property
    In This Topic
    Schematic macro: NFPA mm # 22871.
    Syntax
    public PropertyValue ARTICLE_GROUPSYMBOLMACRO_NFPA_MM {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPSYMBOLMACRO_NFPA_MM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    2D macro that is placed preferentially on schematic pages if the "NFPA mm" standard is specified as the preferred standard in the project settings. This macro is only used if no company standard is specified in the project settings or if no corresponding schematic macro for the company standard is stored at the part.

    See Also