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

In This Topic
    FUNCTION3D_ROUTING_TARGET_INSTALLATION_SPACE Property
    In This Topic
    Layout space name of the counterpiece # 36107.
    Syntax
    public PropertyValue FUNCTION3D_ROUTING_TARGET_INSTALLATION_SPACE {get; set;}
    public:
    property PropertyValue^ FUNCTION3D_ROUTING_TARGET_INSTALLATION_SPACE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also