MaterialTable.CurrentMaterialSource Property

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; }
Public Property CurrentMaterialSource As ObjectMaterialSource
	Get
	Set

Property Value

Type: ObjectMaterialSource
See Also