Skip to content
On this page

mxcad API 文档 / MxNewMx3dGeAxis

Class: MxNewMx3dGeAxis

数学几何基类

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MxNewMx3dGeAxis()

Overrides

MxNewMx3dGeObject.constructor

new MxNewMx3dGeAxis(theLoc, theDir)

Parameters

NameType
theLocMxNewMx3dGePoint
theDirMxNewMx3dGeDir

Overrides

MxNewMx3dGeObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

MxNewMx3dGeObject.imp

Methods

Direction

Direction(): MxNewMx3dGeDir

Returns

MxNewMx3dGeDir


Location

Location(): MxNewMx3dGePoint

Returns

MxNewMx3dGePoint


SetDirection

SetDirection(theDir): void

Parameters

NameType
theDirMxNewMx3dGeDir

Returns

void


SetLocation

SetLocation(theLoc): void

Parameters

NameType
theLocMxNewMx3dGePoint

Returns

void


getImp

getImp(): any

Returns

any

Inherited from

MxNewMx3dGeObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

MxNewMx3dGeObject.initTempObject