SweptShapeType Enumeration

Specifies the swept shape of a pipe.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum SweptShapeType
Members
Member nameValueDescription
Undefined0 
CustomShape1 
Circular2 
Rectangular3 
Elliptical4 
EggShaped5 
HorizontalElliptical6 
Arched7 
See Also