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; }
Public ReadOnly Property HasSubobjectMaterials As Boolean
Get
Property Value
Type:
BooleanSee Also