Skip to content
On this page

mxcad API 文档 / 3d / MxNewMx3dGeLocation

Class: MxNewMx3dGeLocation

3d.MxNewMx3dGeLocation

数学几何基类

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MxNewMx3dGeLocation()

Overrides

MxNewMx3dGeObject.constructor

new MxNewMx3dGeLocation(theTrsf)

Parameters

NameType
theTrsfMxNewMx3dGeTrsf

Overrides

MxNewMx3dGeObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

MxNewMx3dGeObject.imp

Methods

Clear

Clear(): void

Returns

void


Divided

Divided(Other): MxNewMx3dGeLocation

Parameters

NameType
OtherMxNewMx3dGeLocation

Returns

MxNewMx3dGeLocation


FirstPower

FirstPower(): number

Returns

number


Identity

Identity(): void

Returns

void


Inverted

Inverted(): MxNewMx3dGeLocation

Returns

MxNewMx3dGeLocation


IsDifferent

IsDifferent(Other): boolean

Parameters

NameType
OtherMxNewMx3dGeLocation

Returns

boolean


IsEqual

IsEqual(Other): boolean

Parameters

NameType
OtherMxNewMx3dGeLocation

Returns

boolean


IsIdentity

IsIdentity(): boolean

Returns

boolean


Multiplied

Multiplied(theLocation): MxNewMx3dGeLocation

Parameters

NameType
theLocationMxNewMx3dGeLocation

Returns

MxNewMx3dGeLocation


NextLocation

NextLocation(): MxNewMx3dGeLocation

Returns

MxNewMx3dGeLocation


Powered

Powered(pwr): MxNewMx3dGeLocation

Parameters

NameType
pwrnumber

Returns

MxNewMx3dGeLocation


Predivided

Predivided(Other): MxNewMx3dGeLocation

Parameters

NameType
OtherMxNewMx3dGeLocation

Returns

MxNewMx3dGeLocation


ScalePrec

ScalePrec(): number

Returns

number


getImp

getImp(): any

Returns

any

Inherited from

MxNewMx3dGeObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

MxNewMx3dGeObject.initTempObject