Gets or sets the material of the part in which the rule is running.
Note: this will only work in a part.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
Property Material As String Get Set
C#
string Material { get; set; }
Property Value
Type: StringThe material name.