Skip to content
On this page

mxcad API 文档 / MdGeLocation

Class: MdGeLocation

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

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeLocation(p?)

Parameters

NameType
p?object | MdGeTrsf

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

Clear

Clear(): void

Returns

void


Divided

Divided(Other): MdGeLocation

Parameters

NameType
OtherMdGeLocation

Returns

MdGeLocation


FirstPower

FirstPower(): number

Returns

number


Identity

Identity(): void

Returns

void


Inverted

Inverted(): MdGeLocation

Returns

MdGeLocation


IsDifferent

IsDifferent(Other): boolean

Parameters

NameType
OtherMdGeLocation

Returns

boolean


IsEqual

IsEqual(Other): number

Parameters

NameType
OtherMdGeLocation

Returns

number


IsIdentity

IsIdentity(): boolean

Returns

boolean


Multiplied

Multiplied(Other): MdGeLocation

Parameters

NameType
OtherMdGeLocation

Returns

MdGeLocation


NextLocation

NextLocation(): MdGeLocation

Returns

MdGeLocation


Powered

Powered(pwr): MdGeLocation

Parameters

NameType
pwrnumber

Returns

MdGeLocation


Predivided

Predivided(Other): MdGeLocation

Parameters

NameType
OtherMdGeLocation

Returns

MdGeLocation


ScalePrec

ScalePrec(): number

Returns

number


Transformation

Transformation(): MdGeTrsf

Returns

MdGeTrsf


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject