Click or drag to resize

MatchSrfSettings Constructor

Constructor

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public MatchSrfSettings(
	Continuity match,
	Continuity otherEnd
)

Parameters

match
Type: Rhino.GeometryContinuity

[Missing <param name="match"/> documentation for "M:Rhino.Geometry.MatchSrfSettings.#ctor(Rhino.Geometry.Continuity,Rhino.Geometry.Continuity)"]

otherEnd
Type: Rhino.GeometryContinuity

[Missing <param name="otherEnd"/> documentation for "M:Rhino.Geometry.MatchSrfSettings.#ctor(Rhino.Geometry.Continuity,Rhino.Geometry.Continuity)"]

See Also