Click or drag to resize

DisplayPipelineAttributesSetSurfaceIsoApplyPattern Method

[Missing <summary> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetSurfaceIsoApplyPattern(System.Boolean,System.Boolean,System.Boolean)"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.6
Syntax
public void SetSurfaceIsoApplyPattern(
	bool u,
	bool v,
	bool w
)

Parameters

u
Type: SystemBoolean

[Missing <param name="u"/> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetSurfaceIsoApplyPattern(System.Boolean,System.Boolean,System.Boolean)"]

v
Type: SystemBoolean

[Missing <param name="v"/> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetSurfaceIsoApplyPattern(System.Boolean,System.Boolean,System.Boolean)"]

w
Type: SystemBoolean

[Missing <param name="w"/> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetSurfaceIsoApplyPattern(System.Boolean,System.Boolean,System.Boolean)"]

See Also