Click or drag to resize

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

Property Value

Type: ObjectAttributes
See Also