Class CircularSlabOpeningParams
Represents parameters required to create a circular slab opening
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class CircularSlabOpeningParams : SlabOpeningParams
Properties
| Name | Description |
|---|---|
| Radius | Gets the radius of the circular slab opening |
| SlabOpeningType | Gets the SlabOpeningType of the slab opening |
Methods
| Name | Description |
|---|---|
| Create(EntityInfo, Point2D, double) | Creates a new instance of CircularSlabOpeningParams class |
| Create(IConstructionPlane?, Point2D, double) | Creates a new instance of CircularSlabOpeningParams class |