Specifies the swept shape of a pipe.

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

Syntax

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

Members

Member nameValueDescription
Undefined0
CustomShape1
Circular2
Rectangular3
Elliptical4
EggShaped5
HorizontalElliptical6
Arched7

See Also