Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_MACRO Property / ARTICLE_MACRO Property

In This Topic
    ARTICLE_MACRO Property
    In This Topic
    Graphical macro # 22010.
    Syntax
    public MDPropertyValue ARTICLE_MACRO {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MACRO {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    3D macro that can be placed in the 3D mounting layout / in layout spaces. This macro can be stored at a part.

    See Also