![]() | WallOpeningParams Class |
Represents parameters required to create a wall opening

Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

The WallOpeningParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | WallOpeningParams(IConstructionPoint, IConstructionPlane, Vector2D, Double, Double) |
The constructor for a wall opening parameters
|
![]() | WallOpeningParams(Int32, EntityInfo, Vector2D, Double, Double) |
The constructor for a wall opening parameters
|

Name | Description | |
---|---|---|
![]() | EntityType |
The EntityType (Inherited from EntityParams.) |
![]() | Height |
Gets the height of the wall opening
|
![]() | Offset |
Gets the wall opening offset Vector2D |
![]() | PlaneInfo |
Gets the EntityInfo of the reference plane
|
![]() | PointIndex |
Gets the reference construction point index
|
![]() | Width |
Gets the width of the wall opening
|
