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: 25.0
Syntax
VB
ReadOnly Property Materials As IEnumerable
Get
C#
IEnumerable Materials { get; }
Return Value
Type:
IEnumerableA list of names of materials.
See Also
Reference