Skip to content
On this page

mxcad API 文档 / MxNewMx3dGeBox

Class: MxNewMx3dGeBox

数学几何基类

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MxNewMx3dGeBox(P1, P2)

Parameters

NameType
P1MxNewMx3dGePoint
P2MxNewMx3dGePoint

Overrides

MxNewMx3dGeObject.constructor

new MxNewMx3dGeBox(dx, dy, dz)

Parameters

NameType
dxnumber
dynumber
dznumber

Overrides

MxNewMx3dGeObject.constructor

new MxNewMx3dGeBox(Axes, dx, dy, dz)

Parameters

NameType
AxesMxNewMx3dGeCSYSR
dxnumber
dynumber
dznumber

Overrides

MxNewMx3dGeObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

MxNewMx3dGeObject.imp

Methods

Shape

Shape(): MxNewMx3dShapeObject

Returns

MxNewMx3dShapeObject


getImp

getImp(): any

Returns

any

Inherited from

MxNewMx3dGeObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

MxNewMx3dGeObject.initTempObject