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

In This Topic
    ARTICLE_ECABINET_MACRO Property
    In This Topic
    Texture # 22219.
    Syntax
    public MDPropertyValue ARTICLE_ECABINET_MACRO {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ECABINET_MACRO {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Name of the image file that is mapped during part placement in the layout space on the front side of the placed 3D object. Using an image file as texture displays the surface of a 3D model in more detail and more realistically or illustrates the photo of an original item.

    See Also