IiPropertiesMaterial Property |
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: 23.0
Syntax Property Material As String
Get
Set
string Material { get; set; }
Property Value
Type:
StringThe material name.
See Also