ProcedureConfigurationResult Properties |
The ProcedureConfigurationResult type exposes the following members.
Name | Description | |
---|---|---|
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
Procedure |
Gets the current procedure that corresponds to the configuration results.
| |
ProfileResult |
Gets the result of configuring the vertical and temporal geometry for the current
Procedure.
| |
SurfaceEntryResult |
Gets the result of configuring the surface geometry and connection for entering the current
Procedure.
| |
SurfaceExitResult |
Gets the result of configuring the surface geometry and connection for exiting the current
Procedure.
|