|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <asbasmalignment.h>
Public Member Functions | |
| GeneratePhysStrucParams () | |
Data Fields | |
| char * | dispositionType |
| bool | generateAsBuilt |
| char * | locationName |
| int | numberOfLevels |
| date_t | rebuildDate |
This structure is used to pass on the parameters for Generate Physical Structure action.
Definition at line 42 of file asbasmalignment.h.
| GeneratePhysStrucParams::GeneratePhysStrucParams | ( | ) |
| char* GeneratePhysStrucParams::dispositionType |
Disposition Type
Definition at line 47 of file asbasmalignment.h.
| bool GeneratePhysStrucParams::generateAsBuilt |
Flag to indicate if an asbuilt structure is to be generated
Definition at line 50 of file asbasmalignment.h.
| char* GeneratePhysStrucParams::locationName |
Location Name
Definition at line 46 of file asbasmalignment.h.
| int GeneratePhysStrucParams::numberOfLevels |
Number of Levels for Structure Generation
Definition at line 49 of file asbasmalignment.h.
| date_t GeneratePhysStrucParams::rebuildDate |
Build Date For As-Built or As-Maintained Structure
Definition at line 48 of file asbasmalignment.h.