Class CubicalPointParams
Represents parameters required to create a cubical construction point
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class CubicalPointParams : ConstructionPointParams
Properties
| Name | Description |
|---|---|
| Coordinates3D | Gets the 3D coordinates |
| PointType | Gets the ConstructionPointType |
Methods
| Name | Description |
|---|---|
| Create(Point3D) | Creates a new instance of CubicalPointParams class |