SetMeshSizing(MeshSizingType)
Sets the meshing sizing type. This also updates some basic settings to pre-defined
values based on the specified MeshSizingType.
Default: Medium.
Declaration Syntax
public virtual void SetMeshSizing(MeshSizingType value)
Parameters
- value(MeshSizingType)
The mesh sizing type to set.