![]() | ConstructionPointParams Constructor (EntityInfo, Point2D) |
The constructor for a construction point on a given coordinates in a given plane
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public ConstructionPointParams( EntityInfo constructionPlaneInfo, Point2D coordinates )
Parameters
- constructionPlaneInfo
- Type: TSD.API.Remoting.CommonEntityInfo
The EntityInfo of the construction plane - coordinates
- Type: TSD.API.Remoting.GeometryPoint2D
The coordinates
