ProfileDesignCheckCollectionClear Method

Removes all DesignChecks from the collection.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public override sealed void Clear()
Remarks
It will remove all corresponding DesignChecks existed in ProfileDesignCheckSet or ProfileDesignCheckSet.
See Also