Click or drag to resize

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)
Since: 6.0
Syntax
public bool HasSubobjectMaterials { get; }

Property Value

Type: Boolean
See Also