Intersection |
Represents parameters required to create an intersection of construction helpers
Inheritance Hierarchy
SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateConstructionPointParams
TSD.API.Remoting.Structure.CreateIntersectionParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Structure.CreateConstructionPointParams
TSD.API.Remoting.Structure.CreateIntersectionParams
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax
The IntersectionParams type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConstructionHelperA | Get the first construction helper | |
ConstructionHelperB | Gets the second construction helper | |
EntityType |
The EntityType (Inherited from EntityParams) | |
IntersectionIndex | Gets the index of intersection of constructor helpers | |
PointType |
Gets the ConstructionPointType (Overrides ConstructionPointParamsPointType) |
Methods
See Also