mxcad API 文档 / 3d / Mx3dDbDocument
Class: Mx3dDbDocument
3d.Mx3dDbDocument
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
Mx3dDbDocument
Table of contents
Constructors
Properties
Methods
- addShapeLabel
- getAccessLabel
- getColorsLabel
- getDocName
- getImp
- getLayersLabel
- getShapesLabel
- getTopFreeLabels
- initTempObject
- read
Constructors
constructor
• new Mx3dDbDocument(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
addShapeLabel
▸ addShapeLabel(): Mx3dDbLabel
Returns
getAccessLabel
▸ getAccessLabel(): Mx3dDbLabel
Returns
getColorsLabel
▸ getColorsLabel(): Mx3dDbLabel
Returns
getDocName
▸ getDocName(): string
Returns
string
getImp
▸ getImp(): any
Returns
any
Inherited from
getLayersLabel
▸ getLayersLabel(): Mx3dDbLabel
Returns
getShapesLabel
▸ getShapesLabel(): Mx3dDbLabel
Returns
getTopFreeLabels
▸ getTopFreeLabels(): Mx3dLabelSequence
Returns
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void
Inherited from
read
▸ read(theFilePath
, theFormat
): boolean
Parameters
Name | Type |
---|---|
theFilePath | string |
theFormat | MxFormat |
Returns
boolean