This interface declares common methods and properties for Volume Surfaces.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public interface IVolumeSurface
VB
Public Interface IVolumeSurface
C++
public interface class IVolumeSurface
The IVolumeSurface type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CutFactor | Gets or sets the cut factor for the surface. |
![]() | FillFactor | Gets or sets the fill factor for the surface. |
Methods
Name | Description | |
---|---|---|
![]() | GetVolumeProperties | Gets the Volume properties of the surface. |