 | IMaterialType Property |
Gets type of the material.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxMaterialType Type { get; }ReadOnly Property Type As MaterialType
Get
Dim instance As IMaterial
Dim value As MaterialType
value = instance.Type
Property Value
Type:
MaterialType
See Also