Class RectangularSlabOpeningParams

Represents parameters required to create a rectangular slab opening

Inheritance
RectangularSlabOpeningParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class RectangularSlabOpeningParams : SlabOpeningParams

Properties

Name Description
Angle

Gets the angle of the rectangular slab opening

Height

Gets the height of the rectangular slab opening

SlabOpeningType

Gets the SlabOpeningType of the slab opening

Width

Gets the width of the rectangular slab opening

Methods

Name Description
Create(EntityInfo, Point2D, double, double, double)

Creates a new instance of RectangularSlabOpeningParams class

Create(IConstructionPlane?, Point2D, double, double, double)

Creates a new instance of RectangularSlabOpeningParams 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