Click or drag to resize

ProcedureConfigurationResult Properties

The ProcedureConfigurationResult type exposes the following members.

Properties
  NameDescription
Public propertyIsFrozen
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.)
Public propertyProcedure
Gets the current procedure that corresponds to the configuration results.
Public propertyProfileResult
Gets the result of configuring the vertical and temporal geometry for the current Procedure.
Public propertySurfaceEntryResult
Gets the result of configuring the surface geometry and connection for entering the current Procedure.
Public propertySurfaceExitResult
Gets the result of configuring the surface geometry and connection for exiting the current Procedure.
Top
See Also