Specifies the swept shape of a pipe.

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

Syntax

C#
public enum SweptShapeType
Visual Basic
Public Enumeration SweptShapeType
Visual C++
public enum class SweptShapeType

Members

Member nameValueDescription
Rectangular3
Circular2
Arched7
HorizontalElliptical6
EggShaped5
Elliptical4
CustomShape1
Undefined0

See Also