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

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