Resize the structure by pipe depths.

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

Syntax

C#
public bool ResizeByPipeDepths()
Visual Basic
Public Function ResizeByPipeDepths As Boolean
Visual C++
public:
bool ResizeByPipeDepths()

Return Value

True if success, false if failed to resize.

See Also