Click or drag to resize

IiPropertiesMaterials Property

Get a list of the names of materials available in the current part or assembly.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property Materials As IEnumerable
	Get

Return Value

Type: IEnumerable
A list of names of materials.
See Also