Class CircularSlabOpeningParams

Represents parameters required to create a circular slab opening

Inheritance
CircularSlabOpeningParams
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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next