Class IntersectionParams

Represents parameters required to create an intersection of construction helpers

Inheritance
IntersectionParams
Inherited Members
Namespace: TSD.API.Remoting.Structure.Create
Assembly: TSD.API.Remoting.dll
Syntax
public sealed class IntersectionParams : ConstructionPointParams

Properties

Name Description
ConstructionHelperA

Get the first construction helper

ConstructionHelperB

Gets the second construction helper

IntersectionIndex

Gets the index of intersection of constructor helpers

PointType

Gets the ConstructionPointType

Methods

Name Description
Create(IConstructionHelper, IConstructionHelper, int)

Creates a new instance of IntersectionParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next