Mesh.Attributes Property

MeshAttributes Property

Get object attributes of object associated to this mesh. This will be possible only after returning true from ChangeQueue.ProvideOriginalObject()

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ObjectAttributes Attributes { get; }
Public ReadOnly Property Attributes As ObjectAttributes
	Get

Property Value

Type: ObjectAttributes
Version Information

Rhino for Windows

Supported in: 6.14
See Also