Class PlanarPointParams

Represents parameters required to create a planar construction point

Inheritance
PlanarPointParams
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class PlanarPointParams : ConstructionPointParams

Properties

Name Description
ConstructionPlaneInfo

Gets the construction plane info

Coordinates2D

Gets the 2D coordinates

PointType

Gets the ConstructionPointType

Methods

Name Description
Create(EntityInfo, Point2D)

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