ResizeByPipeDepths Method

Resize the structure by pipe depths.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.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