SurfaceVolumeInfo Structure

This class defines the volume information of a surface or part of a surface.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Autodesk.Civil.DatabaseServicesSurfaceVolumeInfo

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public struct SurfaceVolumeInfo

The SurfaceVolumeInfo type exposes the following members.

Properties
 NameDescription
Public propertyCut Gets the Cut volume.
Public propertyFill Gets the Fill volume.
Public propertyNet Gets the Net volume.
Top
See Also