SweptShapeType Enumeration |
Specifies the swept shape of a pipe.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SweptShapeType
Public Enumeration SweptShapeType
public enum class SweptShapeType
MembersMember name | Value | Description |
---|
Undefined | 0 | |
CustomShape | 1 | |
Circular | 2 | |
Rectangular | 3 | |
Elliptical | 4 | |
EggShaped | 5 | |
HorizontalElliptical | 6 | |
Arched | 7 | |
See Also