API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / InstallationSpace Property

In This Topic
    InstallationSpace Property (Placement3D)
    In This Topic
    Returns InstallationSpace in which this object exists.
    Syntax
    public InstallationSpace InstallationSpace {get;}
    public:
    property InstallationSpace^ InstallationSpace {
       InstallationSpace^ get();
    }
    See Also