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
Syntax
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
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.