API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_3DMACRO Property / ARTICLE_3DMACRO Property

In This Topic
    ARTICLE_3DMACRO Property
    In This Topic
    EMI model # 22076.
    Syntax
    public PropertyValue ARTICLE_3DMACRO {get; set;}
    public:
    property PropertyValue^ ARTICLE_3DMACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property should no longer be used and is only available with old EPLAN versions for reasons of compatibility. Mechanical model for EMI that is stored at a part. This is the basis for carrying data from EPLAN EMI over to AutoCAD Inventor.

    See Also