mxcad API 文档 / 3d / MxNewMx3dGeLocation
Class: MxNewMx3dGeLocation
3d.MxNewMx3dGeLocation
数学几何基类
Hierarchy
↳
MxNewMx3dGeLocation
Table of contents
Constructors
Properties
Methods
- Clear
- Divided
- FirstPower
- Identity
- Inverted
- IsDifferent
- IsEqual
- IsIdentity
- Multiplied
- NextLocation
- Powered
- Predivided
- ScalePrec
- getImp
- initTempObject
Constructors
constructor
• new MxNewMx3dGeLocation()
Overrides
• new MxNewMx3dGeLocation(theTrsf
)
Parameters
Name | Type |
---|---|
theTrsf | MxNewMx3dGeTrsf |
Overrides
MxNewMx3dGeObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Clear
▸ Clear(): void
Returns
void
Divided
▸ Divided(Other
): MxNewMx3dGeLocation
Parameters
Name | Type |
---|---|
Other | MxNewMx3dGeLocation |
Returns
FirstPower
▸ FirstPower(): number
Returns
number
Identity
▸ Identity(): void
Returns
void
Inverted
▸ Inverted(): MxNewMx3dGeLocation
Returns
IsDifferent
▸ IsDifferent(Other
): boolean
Parameters
Name | Type |
---|---|
Other | MxNewMx3dGeLocation |
Returns
boolean
IsEqual
▸ IsEqual(Other
): boolean
Parameters
Name | Type |
---|---|
Other | MxNewMx3dGeLocation |
Returns
boolean
IsIdentity
▸ IsIdentity(): boolean
Returns
boolean
Multiplied
▸ Multiplied(theLocation
): MxNewMx3dGeLocation
Parameters
Name | Type |
---|---|
theLocation | MxNewMx3dGeLocation |
Returns
NextLocation
▸ NextLocation(): MxNewMx3dGeLocation
Returns
Powered
▸ Powered(pwr
): MxNewMx3dGeLocation
Parameters
Name | Type |
---|---|
pwr | number |
Returns
Predivided
▸ Predivided(Other
): MxNewMx3dGeLocation
Parameters
Name | Type |
---|---|
Other | MxNewMx3dGeLocation |
Returns
ScalePrec
▸ ScalePrec(): number
Returns
number
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void