Click or drag to resize

MeshInstanceObjectAttributes Property

The ObjectAttributes associated with a MeshInstance

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public ObjectAttributes ObjectAttributes { get; }

Property Value

Type: ObjectAttributes
See Also