CreateTriad(double)

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

Declaration Syntax

public ITriad3D CreateTriad(double length)

Parameters

length(double)

The arrows length.