|
AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
| DocumentTemplate (String docType) | |
| String | GetTitle () |
| void | SetTitle (String val) |
| String | GetDocType () |
| void | Initialize (Document pDocument, String viewName) |
| void | InitilizeElement (Document pDocument, Element pElement) |
| void | OnElementCreated (Document pDocument, Element pElement) |
<>
文档模板,用来定义文档的初始内容
| void DocumentTemplate.Initialize | ( | Document | pDocument, |
| String | viewName | ||
| ) |