CorridorFeatureLineExportAsGradingFeatureLine(ObjectId, Boolean) Method

Exports the feature line as a grading feature line.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ObjectId ExportAsGradingFeatureLine(
	ObjectId siteId,
	bool isDynamic
)

Parameters

siteId  ObjectId
The ObjectId of the site for the Grading FeatureLine.
isDynamic  Boolean
 

Return Value

ObjectId
See Also