CATFmtToolsInterfaces Enumeration CATFmtViewMode
enum CATFmtViewMode {
CATFmtViewNormal,
CATFmtViewQuality3Color,
CATFmtViewInterference,
CATFmtViewOrientation,
CATFmtViewDuplicate,
CATFmtViewCoincident,
CATFmtViewCustom,
CATFmtViewInvalid
}
Enum representing the Finite Element visualization mode.
Role: This Enum describes the different types of available visualizations:
- CATFmtViewNormal
- Elements are displayed using their Mesh Part color.
- CATFmtViewQuality3Color
- Elements are displayed using three different colors based on results of quality checks (good, poor, bad).
- CATFmtViewInterference
- Do not use, internal visualization mode used in Interference Check command.
- CATFmtViewOrientation
- Surface elements are displayed using two different colors for each side.
- CATFmtViewDuplicate
- Do not use, internal visualization mode used in Duplicate Elements command.
- CATFmtViewCoincident
- Do not use, internal visualization mode used in Coincident Nodes command.
- CATFmtViewCustom
- Elements are displayed using custom colors.
CATFmtViewInvalidinvalid view for Elements.
This object is included in the file: CATFmtViewMode.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.