poIModel SetMeshMode
Sets the component's mesh mode. If this is an assembly, ALL child parts are set to the specified mesh mode.
Syntax
poIModel_handle SetMeshMode mode
Application
HyperView Tcl Modify
Description
This command sets the component's mesh mode. If this is an assembly, ALL child parts are set to the specified mesh mode.
Inputs
- mode
- The mesh mode: edges, features, meshlines, or none.
Errors
Returns 0 if successful, otherwise an error code.