PipeEndSizeType Enumeration

Specifies the method that will be used to define and draw the dimensions of the pipe ends.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public enum PipeEndSizeType
Members
Member nameValueDescription
DrawToInnerWall0 
DrawToOuterWall1 
UserDefinedEndSize2 
See Also