mxcad API 文档 / MdGeLocation
Class: MdGeLocation
所有类的父类, 除去MdGeTopo以及MdGeBrep
Hierarchy
↳
MdGeLocation
Table of contents
Constructors
Properties
Methods
- Clear
- Divided
- FirstPower
- Identity
- Inverted
- IsDifferent
- IsEqual
- IsIdentity
- Multiplied
- NextLocation
- Powered
- Predivided
- ScalePrec
- Transformation
- getImp
- initTempObject
Constructors
constructor
• new MdGeLocation(p?
)
Parameters
Name | Type |
---|---|
p? | object | MdGeTrsf |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Clear
▸ Clear(): void
Returns
void
Divided
▸ Divided(Other
): MdGeLocation
Parameters
Name | Type |
---|---|
Other | MdGeLocation |
Returns
FirstPower
▸ FirstPower(): number
Returns
number
Identity
▸ Identity(): void
Returns
void
Inverted
▸ Inverted(): MdGeLocation
Returns
IsDifferent
▸ IsDifferent(Other
): boolean
Parameters
Name | Type |
---|---|
Other | MdGeLocation |
Returns
boolean
IsEqual
▸ IsEqual(Other
): number
Parameters
Name | Type |
---|---|
Other | MdGeLocation |
Returns
number
IsIdentity
▸ IsIdentity(): boolean
Returns
boolean
Multiplied
▸ Multiplied(Other
): MdGeLocation
Parameters
Name | Type |
---|---|
Other | MdGeLocation |
Returns
NextLocation
▸ NextLocation(): MdGeLocation
Returns
Powered
▸ Powered(pwr
): MdGeLocation
Parameters
Name | Type |
---|---|
pwr | number |
Returns
Predivided
▸ Predivided(Other
): MdGeLocation
Parameters
Name | Type |
---|---|
Other | MdGeLocation |
Returns
ScalePrec
▸ ScalePrec(): number
Returns
number
Transformation
▸ Transformation(): MdGeTrsf
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void