Gets the collection of the pipes projected to the profile view.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public PipeOverrideCollection PipeOverrides { get; } |
| Visual Basic |
|---|
Public ReadOnly Property PipeOverrides As PipeOverrideCollection Get |
| Visual C++ |
|---|
public: property PipeOverrideCollection^ PipeOverrides { PipeOverrideCollection^ get (); } |