API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_3DMACRO Property / ARTICLE_3DMACRO Property

In This Topic
    ARTICLE_3DMACRO Property
    In This Topic
    EMI model # 22076.
    Syntax
    public MDPropertyValue ARTICLE_3DMACRO {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_3DMACRO {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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