Share

PipeCenterlineWidthType Enumeration

Specifies the centerline width type.



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

Syntax

C#

public enum PipeCenterlineWidthType

VB

Public Enumeration PipeCenterlineWidthType

C++

public enum class PipeCenterlineWidthType

Members

Member nameValueDescription
DrawToInnerWalls0 
DrawToOuterWalls1 
UseDrawingScale2 
UseAbsoluteUnits3 
UseSizeAsPercentageOfScreen4 

See Also

Reference

Was this information helpful?