Click or drag to resize
AB4D logo

Line3DFactoryCreateCurveThroughPoints3D Method

Overload List
 NameDescription
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Viewport3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Visual3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Viewport3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Visual3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Double, Viewport3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Public methodStatic memberCreateCurveThroughPoints3D(IListPoint3D, Double, Int32, Double, Color, LineCap, LineCap, Double, Visual3D) Creates 3D lines that represent a 3D curve that goes through specified lines.
Top
See Also