BrepVariationalPatchSettings Constructor (RhinoDoc) |
Constructor that sets defaults and takes the tolerance,
internal tolerance and angle tolerance from the document
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic VariationalPatchSettings(
RhinoDoc doc
)
Public Sub New (
doc As RhinoDoc
)
Parameters
- doc
- Type: RhinoRhinoDoc
[Missing <param name="doc"/> documentation for "M:Rhino.Geometry.Brep.VariationalPatchSettings.#ctor(Rhino.RhinoDoc)"]
See Also