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

In This Topic
    FUNC_FIXED_DEVICE Property
    In This Topic
    Device protection # 20475.
    Syntax
    public PropertyValue FUNC_FIXED_DEVICE {get; set;}
    public:
    property PropertyValue^ FUNC_FIXED_DEVICE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Specifies whether a device protection is assigned to the function, connection or planning object. The assigned parts cannot be changed at a device / planning object with device protection. All the properties that are assigned through the part (and the function templates stored at the part) are thus protected.

    See Also