Click or drag to resize

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)
Syntax
public VariationalPatchSettings(
	RhinoDoc doc
)

Parameters

doc
Type: RhinoRhinoDoc

[Missing <param name="doc"/> documentation for "M:Rhino.Geometry.Brep.VariationalPatchSettings.#ctor(Rhino.RhinoDoc)"]

See Also