Click or drag to resize

ObjectAttributesGetHideInDetailOverrides Method

Get list of details that this object is supposed to be hidden in

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public Guid[] GetHideInDetailOverrides()

Return Value

Type: Guid

[Missing <returns> documentation for "M:Rhino.DocObjects.ObjectAttributes.GetHideInDetailOverrides"]

See Also