Click or drag to resize

SectionStyleInUse Property

Returns true if a section style is use by an object, layer, or instance definition.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool InUse { get; }

Property Value

Type: Boolean
See Also