PressurePipeEndSizeType Enumeration |
Specifies the method that will be used to define and draw the dimensions of the pressure pipe ends.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PressurePipeEndSizeType
Public Enumeration PressurePipeEndSizeType
public enum class PressurePipeEndSizeType
MembersMember name | Value | Description |
---|
DrawToInnerWall | 0 | |
DrawToOuterWall | 1 | |
UserDefinedEndSize | 2 | |
See Also