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

In This Topic
    FUNCTION3D_DESIGNATIONPREFIX Property
    In This Topic
    Grouping sign for item designation # 36012.
    Syntax
    public PropertyValue FUNCTION3D_DESIGNATIONPREFIX {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_DESIGNATIONPREFIX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows a grouping preceding sign for item designation for the item and all subordinate items, which provides for better arrangement of parts. The preceding sign is displayed in the "Full item designation" property and placed before the actual item designation.

    See Also