Share

Part.RemoveFromAllProfileViews Method

Remove the part from all the profile views in which it is drawn.



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

Syntax

C#

public void RemoveFromAllProfileViews()

VB

Public Sub RemoveFromAllProfileViews

C++

public:
void RemoveFromAllProfileViews()

See Also

Reference

Was this information helpful?