Click or drag to resize

MeshCreateContourCurves Method

Overload List
  NameDescription
Public methodStatic memberCreateContourCurves(Mesh, Plane) Obsolete.
(Old call maintained for compatibility.)
Public methodStatic memberCreateContourCurves(Mesh, Plane, Double)
Constructs contour curves for a mesh, sectioned at a plane.
Public methodStatic memberCreateContourCurves(Mesh, Point3d, Point3d, Double) Obsolete.
(Old call maintained for compatibility.)
Public methodStatic memberCode exampleCreateContourCurves(Mesh, Point3d, Point3d, Double, Double)
Constructs contour curves for a mesh, sectioned along a linear axis.
Top
See Also