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.292
Syntax
public interface 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.
Top
Methods
 NameDescription
Public methodGetVolumeProperties Gets the Volume properties of the surface.
Top
See Also