Skip to content
On this page

mxcad API 文档 / 3d / Mx3dDbDocument

Class: Mx3dDbDocument

3d.Mx3dDbDocument

所有类的父类, 除去MdGeTopo以及MdGeBrep

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Mx3dDbDocument(p?)

Parameters

NameType
p?object

Overrides

Mx3dDbObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dDbObject.imp

Methods

addShapeLabel

addShapeLabel(): Mx3dDbLabel

Returns

Mx3dDbLabel


getAccessLabel

getAccessLabel(): Mx3dDbLabel

Returns

Mx3dDbLabel


getColorsLabel

getColorsLabel(): Mx3dDbLabel

Returns

Mx3dDbLabel


getDocName

getDocName(): string

Returns

string


getImp

getImp(): any

Returns

any

Inherited from

Mx3dDbObject.getImp


getLayersLabel

getLayersLabel(): Mx3dDbLabel

Returns

Mx3dDbLabel


getShapesLabel

getShapesLabel(): Mx3dDbLabel

Returns

Mx3dDbLabel


getTopFreeLabels

getTopFreeLabels(): Mx3dLabelSequence

Returns

Mx3dLabelSequence


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dDbObject.initTempObject


read

read(theFilePath, theFormat): boolean

Parameters

NameType
theFilePathstring
theFormatMxFormat

Returns

boolean