SurfaceOperationModifyMultipleGridPointsElevationIsDeltaElevation Property |
Gets whether the Elevation value represents the new elevation or delta elevation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsDeltaElevation { get; }
Public ReadOnly Property IsDeltaElevation As Boolean
Get
public:
property bool IsDeltaElevation {
bool get ();
}
Property Value
Boolean
See Also