mxcad API 文档 / MdGeDocWriter
Class: MdGeDocWriter
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
MdGeDocWriter
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGeDocWriter(p
)
Parameters
Name | Type |
---|---|
p | string | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
WriteFile
▸ WriteFile(theDoc
, fileName
): boolean
Parameters
Name | Type |
---|---|
theDoc | MdGeDocument |
fileName | string |
Returns
boolean
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void