API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLE_MODULE_PART Property / FUNC_ARTICLE_MODULE_PART Property

In This Topic
    FUNC_ARTICLE_MODULE_PART Property
    In This Topic
    Part is included in a module # 20906.
    Syntax
    public PropertyValue FUNC_ARTICLE_MODULE_PART {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_MODULE_PART {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Specifies whether this part is part of a module. A max. of 50 definitions can be defined using the index.

    See Also