Configuration Class |
Namespace: LynceeTec.InterfaceProcessingV2.Configurations
The Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| Configuration | Initializes a new instance of the Configuration class |
| Name | Description | |
|---|---|---|
| Acquisition |
Gets or sets the acquisition configuration to be used with the current configuration.
| |
| Id |
Gets the configuration id.
| |
| NonMeasuredPoints |
Gets or sets the non-measured points configuration to be used with the current configuration.
| |
| PostProcessing |
Gets or sets the post-processing configuration to be used with the current configuration.
| |
| Processing |
Gets or sets the processing configuration to be used with the current configuration.
|
| Name | Description | |
|---|---|---|
| ApplyFittingResult |
Applies the fitting previously computed by the reconstruction object.
| |
| Dispose | Releases all resources used by the Configuration | |
| LoadConfiguration |
Configures the current object using the output of the ConfigManager that loaded the database.
|