Click or drag to resize

DisplayPipelineAttributesSetSurfaceNakedEdgeThicknessUsage Method

This is a helper function that combines setting SurfaceNakeEdgeUseNormalThickness and SurfaceNakedEdgeThicknessUsageFlags settings to correspond to the behavor of the Settings page.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.6
Syntax
public void SetSurfaceNakedEdgeThicknessUsage(
	DisplayPipelineAttributesSurfaceNakedEdgeThicknessUse use
)

Parameters

use
Type: Rhino.DisplayDisplayPipelineAttributesSurfaceNakedEdgeThicknessUse

[Missing <param name="use"/> documentation for "M:Rhino.Display.DisplayPipelineAttributes.SetSurfaceNakedEdgeThicknessUsage(Rhino.Display.DisplayPipelineAttributes.SurfaceNakedEdgeThicknessUse)"]

See Also