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

In This Topic
    DESIGNATION_PLACEOFINSTALLATION_VISIBLE Property
    In This Topic
    Installation site (visible) # 1429.
    Syntax
    public PropertyValue DESIGNATION_PLACEOFINSTALLATION_VISIBLE {get; set;}
    public:
    property PropertyValue^ DESIGNATION_PLACEOFINSTALLATION_VISIBLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Shows the component of the respective identifier block of the displayed DT. Blanks or line breaks that are available in the displayed DT are not displayed for this property.

    See Also