![]() | ConstructionPointParams Class |
Represents parameters required to create a construction point

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

The ConstructionPointParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | ConstructionPointParams(Point3D) |
The constructor for a construction point on a given coordinates
|
![]() | ConstructionPointParams(EntityInfo, Point2D) |
The constructor for a construction point on a given coordinates in a given plane
|
![]() | ConstructionPointParams(IConstructionHelper, IConstructionHelper, Int32) |
The constructor for a construction point at an intersection of construction helpers
|

Name | Description | |
---|---|---|
![]() | ConstructionHelperA |
Get the first construction helper
|
![]() | ConstructionHelperB |
Gets the second construction helper
|
![]() | ConstructionPlaneInfo |
Gets the construction plane info
|
![]() | Coordinates2D |
Gets the 2D coordinates
|
![]() | Coordinates3D |
Gets the 3D coordinates
|
![]() | EntityType |
The EntityType (Inherited from EntityParams.) |
![]() | IntersectionIndex |
Gets the index of intersection of constructor helpers
|
![]() | PointType |
Gets the ConstructionPointType |
