Share

GradingCriteriaSet Methods

The GradingCriteriaSet type exposes the following members.

Methods

 NameDescription
Public methodAddCriteria Add a new grading criteria to the current set.
Public methodCopyAsSibling Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase)
Public methodExportTo(Database, StyleConflictResolverType) Exports the current style to another drawing.
(Inherited from StyleBase)
Public methodGradingCriteriaIds Gets the objectId collection of all grading criteria objects in the set.
Public methodMoveCriteria(ObjectId, ObjectId) Move a grading criteria from the current grading criteria set to another set by object id.
Public methodMoveCriteria(String, String) Move a grading criteria from the current grading criteria set to another set by name.
Public methodRemoveCriteria(Int32) Removes a grading criteria by index from the current grading criteria set.
Public methodRemoveCriteria(String) Removes a grading criteria by name from the current grading criteria set.

See Also

Reference

Was this information helpful?