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

In This Topic
    FUNCTION3D_PARENT_OBJECT Property
    In This Topic
    Superior device # 36040.
    Syntax
    public PropertyValue FUNCTION3D_PARENT_OBJECT {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_PARENT_OBJECT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    The property supplies the directly superior device as the value. The following property values are combined: Full item designation, full DT, legend item.

    See Also