 | IMesherParametersMaxMeshSize Property |
Gets or sets maximum mesh size.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxIProperty MaxMeshSize { get; }ReadOnly Property MaxMeshSize As IProperty
Get
Dim instance As IMesherParameters
Dim value As IProperty
value = instance.MaxMeshSize
Property Value
Type:
IProperty
See Also