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

In This Topic
    FUNC_TERMINAL_LABELTYPE Property
    In This Topic
    Labeling type # 20365.
    Syntax
    public PropertyValue FUNC_TERMINAL_LABELTYPE {get; set;}
    public:
    property PropertyValue^ FUNC_TERMINAL_LABELTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Through this property terminals can be differentiated for the manufacturing data export, for example for differently sized labels.

    See Also