 | IAdaptiveMeshingStatus Property |
Gets the status of adaptive meshing.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxAdaptiveMeshingStatus Status { get; }ReadOnly Property Status As AdaptiveMeshingStatus
Get
Dim instance As IAdaptiveMeshing
Dim value As AdaptiveMeshingStatus
value = instance.Status
Property Value
Type:
AdaptiveMeshingStatus
See Also