File3dm.AllMaterials Property

File3dmAllMaterials Property

Materials in this file.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public File3dmMaterialTable AllMaterials { get; }
Public ReadOnly Property AllMaterials As File3dmMaterialTable
	Get

Property Value

Type: File3dmMaterialTable
Version Information

Rhino for Windows

Supported in: 6.14
See Also