 | ISimObjectType Property |
Returns type of the object i.e. Solid, Face, Edge etc.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Type As String
Get
Dim instance As ISimObject
Dim value As String
value = instance.Type
Property Value
Type:
String
See Also