Remove the part from the specified profile view in which it is drawn.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public void RemoveFromProfileView( ObjectId profileViewId ) |
Visual Basic |
---|
Public Sub RemoveFromProfileView ( _ profileViewId As ObjectId _ ) |
Visual C++ |
---|
public: void RemoveFromProfileView( ObjectId profileViewId ) |
Parameters
- profileViewId
- Type: ObjectId
The ObjectId of the target profile view.