Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / PlaceHolder3D Class / InstallationSpace Property

InstallationSpace Property (PlaceHolder3D)
Returns InstallationSpace in which this object exists or null.
Syntax
public InstallationSpace InstallationSpace {get; set;}
Exceptions
ExceptionDescription
Thrown when InstallationSpace which is being set is null.
See Also