*settopologydisplay
Sets the topology display mode based on surface edge connectivity. This command is outdated in versions beyond 7.0 but still functions for the sake of backward compatibility.
Syntax
*settopologydisplay mode
Type
HyperMesh Tcl Modify
Description
Sets the topology display mode based on surface edge connectivity. This command is outdated in versions beyond 7.0 but still functions for the sake of backward compatibility.
Inputs
- mode
- 0 default
Example
Topology display colors surface edges according to connectivity. Surface edges can be free, shared, suppressed or non-manifold.
When using the default (0) in the Automesh, Geometry Cleanup and Defeature panels, surfaces are visible in topology connectivity. Surface edges are displayed in component color in all other panels.
Component color (1) always displays surface edges in component color.
Wireframe surface topology (2) and shaded surface topology (3) always display surfaces according to connectivity. In these modes, the wireframe/shaded toggle in the Automesh, Geometry Cleanup and Defeature panels is disabled.
For more functionality, refer to *settopologydisplaymode()
Errors
None.