|
AnyCAD Rapid API 2024
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 | |
| FindElement(PickedId id, boolean leafFirst) | Document | |
| FindElement(PickedId id) | Document | |
| FindElementById(ObjectId id) (定义于 Document) | Document | |
| FindElementByPickId(PickedId id, boolean leafFirst) (定义于 Document) | Document | |
| FindTable(String name) | Document | |
| FindTable(ClassId classId) (定义于 Document) | Document | |
| FindTableByClassId(ClassId classId) (定义于 Document) | Document | |
| FindTableByName(String name) (定义于 Document) | Document | |
| GetActiveDbViewId() (定义于 Document) | Document | |
| GetActiveSketchId() (定义于 Document) | Document | |
| GetClassId() | Document | |
| GetDocType() (定义于 Document) | Document | |
| GetFileName() (定义于 Document) | Document | |
| GetHighlightion() | Document | |
| GetId() (定义于 Document) | Document | |
| GetModified() (定义于 Document) | Document | |
| GetName() (定义于 Document) | Document | |
| GetPartId() (定义于 Document) | Document | |
| GetReference(ObjectId id) | Document | |
| GetRegenerating() (定义于 Document) | Document | |
| GetSelection() | Document | |
| GetStaticClassId() | Document | static |
| GetTextEncoding() (定义于 Document) | Document | |
| GetThumbnailFileName() (定义于 Document) | Document | |
| GetUndoing() (定义于 Document) | Document | |
| GetVersion() (定义于 Document) | Document | |
| Highlight(PickedIdList ids) | Document | |
| HighlightByIds(ObjectIdList ids) (定义于 Document) | Document | |
| Initialize(String viewName) | Document | |
| IsEqual(AObject other) | AObject | |
| IsPreviewing() | Document | |
| IsSubDocument() | Document | |
| IsTransactionEnabled() | Document | |
| MarkAtom(ObjectId id, long pid) | Document | |
| NotifyElementChanged(ObjectId id, int flags) | Document | |
| Redo() | Document | |
| RemoveElement(ObjectId id) | Document | |
| RemoveElement(PickedId id) | Document | |
| RemoveElementById(ObjectId id) (定义于 Document) | Document | |
| RemoveElementByPickId(PickedId id) (定义于 Document) | Document | |
| ResolveFilePath(String fileName) | Document | |
| Select(PickedIdList ids, ObjectId viewId) | Document | |
| SelectByIds(ObjectIdList 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 | |
| SetModified(boolean val) (定义于 Document) | Document | |
| SetName(String val) (定义于 Document) | Document | |
| SetPartId(ObjectId val) (定义于 Document) | Document | |
| SetRegenerating(int val) (定义于 Document) | Document | |
| SetTextEncoding(EnumTextEncoding val) (定义于 Document) | Document | |
| SetThumbnailFileName(String val) (定义于 Document) | Document | |
| SetUndoing(boolean val) (定义于 Document) | Document | |
| SetVersion(long val) (定义于 Document) | Document | |
| Undo() | Document |