SlabOpeningParams Class

Represents parameters required to create a slab opening
Inheritance Hierarchy

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

The SlabOpeningParams type exposes the following members.

Properties
  NameDescription
Public propertyCenter
Gets the slab opening center Point2D
Public propertyEntityType (Inherited from EntityParams.)
Public propertyPlaneInfo
Gets the EntityInfo of the reference plane
Public propertySlabOpeningType
Gets the SlabOpeningType of the slab opening
Top
See Also