HorizontalConstructionPlaneParams Class

Represents parameters required to create a horizontal construction plane
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Structure.CreateHorizontalConstructionPlaneParams

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class HorizontalConstructionPlaneParams : EntityParams

The HorizontalConstructionPlaneParams type exposes the following members.

Constructors
  NameDescription
Public methodHorizontalConstructionPlaneParams
Default constructor
Top
Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Public propertyZCoordinate
The z coordinate of the level
Top
See Also