Class PlanarPointParams
Represents parameters required to create a planar construction point
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 |