CorridorStateCurrentAssemblyElevation Property |
Returns elevation difference from profile grade line elevation where current assembly is being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic double CurrentAssemblyElevation { get; }
Public ReadOnly Property CurrentAssemblyElevation As Double
Get
public:
property double CurrentAssemblyElevation {
double get ();
}
Property Value
Double
See Also