Click or drag to resize

GetCylinderCap Property

Gets or sets whether or not the output should be capped.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool Cap { get; set; }

Property Value

Type: Boolean
See Also