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

In This Topic
    FUNCTION3D_IDENTNAME_IN_MECHANICAL_STRUCTURE Property
    In This Topic
    Designation in mechanics structure # 36016.
    Syntax
    public PropertyValue FUNCTION3D_IDENTNAME_IN_MECHANICAL_STRUCTURE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_IDENTNAME_IN_MECHANICAL_STRUCTURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the designation, which has the function or mechanical item within the mechanical structure for identification purposes. This is the DT for electrical engineering or fluid power functions, and the designation for mechanical items.

    See Also