PartAddToProfileView Method

Draws the part into the specified profile view.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public void AddToProfileView(
	ObjectId profileViewId
)

Parameters

profileViewId  ObjectId
The ObjectId of the target profile view.
See Also