![]() | CircularSlabOpeningParams Class |
Represents parameters required to create a circular slab opening

SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateSlabOpeningParams
TSD.API.Remoting.Structure.CreateCircularSlabOpeningParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateSlabOpeningParams
TSD.API.Remoting.Structure.CreateCircularSlabOpeningParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The CircularSlabOpeningParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | CircularSlabOpeningParams(EntityInfo, Point2D, Double) |
The constructor for a circular slab opening parameters
|
![]() | CircularSlabOpeningParams(IConstructionPlane, Point2D, Double) |
The constructor for a circular slab opening parameters
|

Name | Description | |
---|---|---|
![]() | Center |
Gets the slab opening center Point2D (Inherited from SlabOpeningParams.) |
![]() | EntityType |
The EntityType (Inherited from EntityParams.) |
![]() | PlaneInfo |
Gets the EntityInfo of the reference plane
(Inherited from SlabOpeningParams.) |
![]() | Radius |
Gets the radius of the circular slab opening
|
![]() | SlabOpeningType |
Gets the SlabOpeningType of the slab opening
(Overrides SlabOpeningParamsSlabOpeningType.) |
