Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_GROUPSYMBOLMACRO_NFPA_INCH Property / ARTICLE_GROUPSYMBOLMACRO_NFPA_INCH Property

In This Topic
    ARTICLE_GROUPSYMBOLMACRO_NFPA_INCH Property
    In This Topic
    Schematic macro: NFPA inch # 22872.
    Syntax
    public PropertyValue ARTICLE_GROUPSYMBOLMACRO_NFPA_INCH {get; set;}
    public:
    property PropertyValue^ ARTICLE_GROUPSYMBOLMACRO_NFPA_INCH {
       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 inch" 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