SurfaceOperationAddDEMFileUseCustomNullElevation Property |
Gets a boolean value that specifies whether to use the custome null elevation in the current adding DEM file operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool UseCustomNullElevation { get; }
Public ReadOnly Property UseCustomNullElevation As Boolean
Get
public:
property bool UseCustomNullElevation {
bool get ();
}
Property Value
Boolean
See Also