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

In This Topic
    FUNCTION3D_DESIGNATION Property
    In This Topic
    Item designation # 36000.
    Syntax
    public PropertyValue FUNCTION3D_DESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_DESIGNATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Contains the item designation of a mechanical item. This property is particularly useful for items that do not have a DT, e.g. cable ducts.

    See Also