This enum is referenced in the 'Control' tree node and reflects the type of sphere center modality being configured. Based on the type of an sphere center modality different rules are applied which define the applicable list of modality data to be used for creating a spherical enclosure.
Declaration Syntax
public enum SphereCenterDefinitionType
Table 1066: Members
Member |
Centered |
Defines the center for the sphere as the center of the minimal enclosing bounding box for the Global Cartesian coordinates. |
Member |
Minimal |
Defines the center for the sphere as the center of the minimal enclosing sphere. |
Member |
UserDefined |
User defines position for the center of sphere enclosure. |