Click or drag to resize

RhinoGetGetPointOnMesh Method

Overload List
  NameDescription
Public methodStatic memberGetPointOnMesh(Guid, String, Boolean, Point3d) Obsolete.
Gets a point constrained to an existing mesh in the document.
Public methodStatic memberGetPointOnMesh(MeshObject, String, Boolean, Point3d) Obsolete.
Gets a point constrained to an existing mesh in the document.
Public methodStatic memberGetPointOnMesh(RhinoDoc, MeshObject, String, Boolean, Point3d)
Gets a point constrained to an existing mesh in the document.
Public methodStatic memberGetPointOnMesh(RhinoDoc, Guid, String, Boolean, Point3d)
Gets a point constrained to an existing mesh in the document.
Top
See Also