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
IEnumerable Materials { get; }
Return Value
Type:
IEnumerableA list of names of materials.
See Also