 | IMeshOperationsCount Property |
Return the number of mesh operations in the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Count As Integer
Get
Dim instance As IMeshOperations
Dim value As Integer
value = instance.Count
Property Value
Type:
Int32
See Also