 | IProjectMaterials Property |
Gets a reference to materials repository of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxIMaterials Materials { get; }ReadOnly Property Materials As IMaterials
Get
Dim instance As IProject
Dim value As IMaterials
value = instance.Materials
Property Value
Type:
IMaterials
See Also