These methods all start with 'G'.
Methods
-
GetAllFixes
Returns an array of AcStFix objects that might be used to resolve the specified error.
-
GetDbStampArrays
Gets information about the plug-ins that have a stamped drawing standards (DWS) database.
-
GetDbStandardsArray
Gets an array of the drawing standards (DWS) files assigned to a drawing.
-
GetError
Returns the current error being checked.
-
GetObjectAliases
Returns the alias names stored for an AutoCAD object.
-
GetObjectFilter
Populates the provided array with class names of objects to be checked.
-
GetObjectFlags
Returns information used to identify an object that has been marked as "ignored" by the application or a user.
-
GetPluginDescription
Gets the descriptive strings of a plug-in.
-
GetPropertyDiffs
Gets the names of the properties and fix objects for the specified error.
-
GetRecommendedFix
Gets the recommended fix object for the specified error.