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)
Syntaxpublic bool HasSubobjectMaterials { get; }Public ReadOnly Property HasSubobjectMaterials As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also