CorridorStateCurrentAssemblyFixedElevation Property |
If the CurrentAssemblyOffsetIsFixed property returns True, this property is the fixed elevation difference
of the offset assembly portion from the baseline assembly portion.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double CurrentAssemblyFixedElevation { get; }
Public ReadOnly Property CurrentAssemblyFixedElevation As Double
Get
public:
property double CurrentAssemblyFixedElevation {
double get ();
}
Property Value
Double
See Also