Share

IVolumeSurface Interface

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

 NameDescription
Public propertyCutFactor Gets or sets the cut factor for the surface.
Public propertyFillFactor Gets or sets the fill factor for the surface.

Methods

 NameDescription
Public methodGetVolumeProperties Gets the Volume properties of the surface.

See Also

Reference

Was this information helpful?