IConstruction |
Represents a construction helper
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IConstructionHelper type exposes the following members.
Properties
Name | Description | |
---|---|---|
ElementGroupName |
Gets the name of the element group
(Inherited from IEntity) | |
EntityType |
Gets the type of the entity
(Inherited from IEntity) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Index |
Gets the index
(Inherited from IHaveIndex) | |
LineType | Gets the line type of the construction helper | |
Name |
Gets the name
(Inherited from IHaveName) | |
PlaneInfo | Gets the information about the plane in the helper belongs to | |
Segment | Gets the 2D segment | |
SourceEntityInfo | Gets the information about the source entity of this helper | |
SourcePlaneInfo | Gets the information about the source plane of this helper | |
Type | Gets the type of construction helper |
See Also