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

In This Topic
    FUNCTION3D_ID_EEC_ONE Property
    In This Topic
    Variable for placeable functions (EEC One) # 36041.
    Syntax
    public PropertyValue FUNCTION3D_ID_EEC_ONE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ID_EEC_ONE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The property serves to identify 3D part placements in EEC One, so that specific other 3D part placements can be placed automatically on them during the automatic generation of a layout space.

    See Also