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

In This Topic
    FUNCTION3D_FULLDESIGNATION Property
    In This Topic
    Full item designation # 36013.
    Syntax
    public PropertyValue FUNCTION3D_FULLDESIGNATION {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_FULLDESIGNATION {
       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 including the preceding sign for the item designation. The preceding sign is usually taken from the enclosure.

    See Also