RhinoObject.SubobjectMaterialComponents Property

RhinoObjectSubobjectMaterialComponents Property

[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoObject.SubobjectMaterialComponents"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ComponentIndex[] SubobjectMaterialComponents { get; }
Public ReadOnly Property SubobjectMaterialComponents As ComponentIndex()
	Get

Property Value

Type: ComponentIndex
Version Information

Rhino for Windows

Supported in: 6.8
See Also