The GradingCriteriaSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCriteria |
Add a new grading criteria to the current set.
|
![]() | CopyAsSibling |
Copy the current style and add it to the parent node as a sibling.
(Inherited from StyleBase.) |
![]() | ExportTo(Database, StyleConflictResolverType) |
Exports the current style to another drawing.
(Inherited from StyleBase.) |
![]() | GradingCriteriaIds |
Gets the objectId collection of all grading criteria objects in the set.
|
![]() | MoveCriteria(ObjectId, ObjectId) |
Move a grading criteria from the current grading criteria set to another set by object id.
|
![]() | MoveCriteria(String, String) |
Move a grading criteria from the current grading criteria set to another set by name.
|
![]() | RemoveCriteria(Int32) |
Removes a grading criteria by index from the current grading criteria set.
|
![]() | RemoveCriteria(String) |
Removes a grading criteria by name from the current grading criteria set.
|