Skip to content

P_Rhino_RhinoDoc_Materials

Will Pearson edited this page Aug 12, 2016 · 2 revisions

RhinoDoc.Materials Property

Materials in the document.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public MaterialTable Materials { get; }

VB

Public ReadOnly Property Materials As MaterialTable
	Get

Property Value

Type: MaterialTable

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

Clone this wiki locally