PipeEndLocation Enumeration |
Specifies the pipe endpoint insertion location in the connected structure
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum PipeEndLocation
Public Enumeration PipeEndLocation
public enum class PipeEndLocation
MembersMember name | Value | Description |
---|
StructureCenter | 0 | |
StructureInnerWall | 1 | |
StructureOuterWall | 2 | |
See Also