Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNCTION3D_ISPREFABRICATED Property / FUNCTION3D_ISPREFABRICATED Property

In This Topic
    FUNCTION3D_ISPREFABRICATED Property
    In This Topic
    Prefabricated # 36011.
    Syntax
    public PropertyValue FUNCTION3D_ISPREFABRICATED {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ISPREFABRICATED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Indicates whether form and dimensions of an item can be modified.

    See Also