Share

Part.RemoveFromAllSectionViews Method

Removes the part from all the section views in which it is drawn.



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

Syntax

C#

public void RemoveFromAllSectionViews()

VB

Public Sub RemoveFromAllSectionViews

C++

public:
void RemoveFromAllSectionViews()

See Also

Reference

Was this information helpful?