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

In This Topic
    FUNC_ARTICLE_CONSTRUCTION Property
    In This Topic
    Used drilling pattern # 20284.
    Syntax
    public PropertyValue FUNC_ARTICLE_CONSTRUCTION {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_CONSTRUCTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

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

    Shows the drilling patterns (max. 50) in use of a part number assigned to a function.

    See Also