IConstruction |
Represents a single construction point
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
The IConstructionPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Coordinates | Gets the coordinates of the construction point | |
| ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
| EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
| GroupIndex | Gets the index of a IConstructionPointGroup this point is based in | |
| Id |
Gets the ID
(Inherited from IHaveId) | |
| Index |
Gets the index
(Inherited from IHaveIndex) | |
| Name |
Gets the name
(Inherited from IHaveName) | |
| PlaneInfo | Gets the information about the point's construction plane | |
| PointType | Gets the type of the construction point | |
| SolverNodeIndex | Get the index of a INode this point is related to |