Share

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.280

Syntax

C#

public struct SurfaceVolumeInfo

VB

Public Structure SurfaceVolumeInfo

C++

public value class 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.

See Also

Reference

Was this information helpful?