 | ISimulationMesherParameters Property |
Gets reference to mesher parameters.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxIMesherParameters MesherParameters { get; }ReadOnly Property MesherParameters As IMesherParameters
Get
Dim instance As ISimulation
Dim value As IMesherParameters
value = instance.MesherParameters
Property Value
Type:
IMesherParameters
See Also