RhinoObject.HasSubobjectMaterials Property

RhinoObjectHasSubobjectMaterials Property

Will be true if the object contains sub object meshes with materials that are different than the top level object.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool HasSubobjectMaterials { get; }
Public ReadOnly Property HasSubobjectMaterials As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also