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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the contents of the "Grouping sign for item designation" property (ID 36012). If no preceding sign is entered for the item, this is defined from the first superior item for which a preceding sign is entered in the "Grouping sign for item designation" property.

    See Also