![]() | ConstructionPointParams Constructor (IConstructionHelper, IConstructionHelper, Int32) |
The constructor for a construction point at an intersection of construction helpers
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public ConstructionPointParams( IConstructionHelper helperA, IConstructionHelper helperB, int intersectionIndex )
Parameters
- helperA
- Type: TSD.API.Remoting.StructureIConstructionHelper
The first IConstructionHelper - helperB
- Type: TSD.API.Remoting.StructureIConstructionHelper
The second IConstructionHelper - intersectionIndex
- Type: SystemInt32
The index of the intersection (in case of curved helpers)

The construction helpers must be in the same plane
