ProfileDesignCheckCollectionClear Method

Removes all DesignChecks from the collection.

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