Specifies the pipe endpoint insertion location in the connected structure
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public enum PipeEndLocation |
Visual Basic |
---|
Public Enumeration PipeEndLocation |
Visual C++ |
---|
public enum class PipeEndLocation |
Members
Member name | Value | Description | |
---|---|---|---|
StructureCenter | 0 | ||
StructureInnerWall | 1 | ||
StructureOuterWall | 2 |