NDEVR
API Documentation
DeploymentOptions

Stores ApplicationOptions related to Deployments. More...

Collaboration diagram for DeploymentOptions:
[legend]

Static Public Member Functions

static void ResetOptionsToDefaults ()
 Resets all deployment options to their factory default values.

Static Public Attributes

static ApplicationOption< bool > allow_planned_deployments
 Whether planned (future) deployments are allowed.
static ApplicationOption< Vector< 3, fltp08 > > default_end_of_deployment
 The default 3D position marking the end of a deployment.
static ApplicationOption< Vector< 3, Angle< fltp08 > > > default_planned_hole_angle
 The default orientation angles for planned holes.
static ApplicationOption< fltp08default_planned_hole_distance
 The default distance for planned holes.
static ApplicationOption< Stringdeployment_color_by
 The attribute used to color deployments (e.g., by status, type).
static Resource< Stringdeployment_model
 The 3D model resource used to represent deployments.
static ApplicationOption< bool > deployment_tree_visible
 Whether the deployment tree panel is visible in the UI.
static ApplicationOption< fltp08deployment_tube_thickness
 The thickness of tubes drawn for deployment visualizations.
static ApplicationOption< bool > deployment_use_model
 Whether to use a 3D model for deployment visualization instead of a default representation.
static TranslatedString options_label
 The translated display label for deployment options in the UI.
static ApplicationOption< Stringprism_model
 The 3D model used to represent prisms in deployments.

Detailed Description

Stores ApplicationOptions related to Deployments.


Definition at line 12 of file DeploymentOptions.h.


The documentation for this struct was generated from the following file: