Share

Structure.ResizeByPipeDepths Method

Resize the structure by pipe depths.



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

Syntax

C#

public bool ResizeByPipeDepths()

VB

Public Function ResizeByPipeDepths As Boolean

C++

public:
bool ResizeByPipeDepths()

Return Value

Boolean
True if success, false if failed to resize.

See Also

Reference

Was this information helpful?