All Frameworks Object Hierarchy This Framework Indexes
CatDimFramedGroup (Enumeration)
enum CatDimFramedGroup {
catFraMain,
catFraDual,
catFraMainAndDual,
catFraBoth
}
Dimension framed group.
Role: Define the framed group.
- Values:
-
- catFraMain
- The framing mode is applied to the main value only.
- catFraDual,
- The framing mode is applied to the dual value only.
- catFraMainAndDual,
- The framing mode is applied to the main and dual values (2 frames).
- catFraBoth,
- The framing mode is applied globally to the main and dual values (1 frames).