Returns the name of the active class of the document.
FUNCTION ActiveClass : STRING;def vs.ActiveClass():
return STRING==== VectorScript ====
activeClName:= ActiveClass;==== Python ====
activeClName = vs.ActiveClass()VS Functions: ActLayer | ActSymDef
Availability: from MiniCAD6.0
- Classes