|
AnyCAD Rapid API 2023
Help you to create a better world!
|
成员的完整列表,这些成员属于 Document,包括所有继承而来的类成员
| AObject() (定义于 AObject) | AObject | |
| CanRedo() | Document | |
| CanUndo() | Document | |
| Cast(AObject obj) (定义于 Document) | Document | static |
| ClearUndoList() | Document | |
| Create(String className) | Document | |
| CreateElementIterator() | Document | |
| Document() (定义于 Document) | Document | |
| EnableTransaction(boolean enabled) | Document | |
| FindElement(ObjectId id) | Document | |
| FindTable(String name) | Document | |
| FindTable(ClassId classId) (定义于 Document) | Document | |
| GetActiveDbViewId() (定义于 Document) | Document | |
| GetActiveSketchId() (定义于 Document) | Document | |
| GetClassId() | Document | |
| GetDocType() (定义于 Document) | Document | |
| GetFileName() (定义于 Document) | Document | |
| GetId() (定义于 Document) | Document | |
| GetIdFromHash(java.math.BigInteger hashId) | Document | |
| GetIdListFromHash(java.math.BigInteger hashId) | Document | |
| GetLastestSketchId() (定义于 Document) | Document | |
| GetModified() (定义于 Document) | Document | |
| GetName() (定义于 Document) | Document | |
| GetObjectId(PickedItem item) | Document | |
| GetPropertyId() (定义于 Document) | Document | |
| GetReference(ObjectId id) | Document | |
| GetRegenerating() (定义于 Document) | Document | |
| GetSelection() | Document | |
| GetStaticClassId() | Document | static |
| GetTextEncoding() (定义于 Document) | Document | |
| GetThumbnailFileName() (定义于 Document) | Document | |
| GetUndoing() (定义于 Document) | Document | |
| Initialize(String viewName) | Document | |
| IsEqual(AObject other) | AObject | |
| IsPreviewing() | Document | |
| IsTransactionEnabled() | Document | |
| MarkAtom(ObjectId id, long pid) | Document | |
| NotifyElementChanged(ObjectId id, int flags) | Document | |
| OnElementCreated(Element pElement) | Document | |
| Redo() | Document | |
| RemoveElement(ObjectId id) | Document | |
| ResolveFilePath(String fileName) | Document | |
| Select(ObjectIdList ids, ObjectId viewId) | Document | |
| Select(ObjectIdSet ids, ObjectId viewId) (定义于 Document) | Document | |
| SetActiveDbViewId(ObjectId dbViewId) | Document | |
| SetActiveSketchId(ObjectId sketchId) | Document | |
| SetDocType(String val) (定义于 Document) | Document | |
| SetFileName(String val) (定义于 Document) | Document | |
| SetId(ObjectId val) (定义于 Document) | Document | |
| SetLastestSketchId(ObjectId val) (定义于 Document) | Document | |
| SetModified(boolean val) (定义于 Document) | Document | |
| SetName(String val) (定义于 Document) | Document | |
| SetPropertyId(ObjectId val) (定义于 Document) | Document | |
| SetRegenerating(int val) (定义于 Document) | Document | |
| SetTextEncoding(EnumTextEncoding val) (定义于 Document) | Document | |
| SetThumbnailFileName(String val) (定义于 Document) | Document | |
| SetUndoing(boolean val) (定义于 Document) | Document | |
| Undo() | Document |