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