Click or drag to resize
AB4D logo

Line3DFactoryCreateColoredAxis3D Method

Overload List
 NameDescription
Public methodStatic memberCreateColoredAxis3D(Double, Double, Viewport3D) Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
Public methodStatic memberCreateColoredAxis3D(Double, Double, Visual3D) Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
Public methodStatic memberCreateColoredAxis3D(Double, Double, Color, Color, Color, Viewport3D) Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
Public methodStatic memberCreateColoredAxis3D(Double, Double, Color, Color, Color, Visual3D) Creates a simple 3D axis that is created from 3 lines - one for x axis, one for y axis and one for z axis.
Top
See Also