Share

SweptShapeType Enumeration

Specifies the swept shape of a pipe.



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

Syntax

C#

public enum SweptShapeType

VB

Public Enumeration SweptShapeType

C++

public enum class SweptShapeType

Members

Member nameValueDescription
Undefined0 
CustomShape1 
Circular2 
Rectangular3 
Elliptical4 
EggShaped5 
HorizontalElliptical6 
Arched7 

See Also

Reference

Was this information helpful?