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)
Since: 6.0
Syntax public ObjectAttributes Attributes { get; }
Public ReadOnly Property Attributes As ObjectAttributes
Get
Property Value
Type:
ObjectAttributesSee Also