Click or drag to resize

MaterialTableCurrentMaterialSource Property

Gets or sets the current material source.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ObjectMaterialSource CurrentMaterialSource { get; set; }

Property Value

Type: ObjectMaterialSource
See Also