Circular |
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: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The CircularSlabOpeningParams type exposes the following members.
| 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) |
| Name | Description | |
|---|---|---|
| Create(EntityInfo, Point2D, Double) | Creates a new instance of CircularSlabOpeningParams class | |
| Create(IConstructionPlane, Point2D, Double) | Creates a new instance of CircularSlabOpeningParams class |