This class encapsulates options for Surface build operations.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public sealed class SurfaceBuildOptions
Visual Basic
Public NotInheritable Class SurfaceBuildOptions
Visual C++
public ref class SurfaceBuildOptions sealed

Remarks

The options exposed in this class correspond to the Build options on the Definition tab of the Surface Properties dialog in the Civil 3D GUI.

Inheritance Hierarchy

System..::..Object
  Autodesk.Civil.DatabaseServices..::..SurfaceBuildOptions

See Also