ITriad3D IFactory3D.CreateTriad(Double length)

Create a triad. A triad is a collection of 3 arrows respectivly oriented along the x, y and z axis.

Parameters

  • length
    Type: Double
    The arrows length.

Return Value

Type: ITriad3D
Returns the triad.