Methods
GetEulerAngles
- GetEulerAngles(theOrder: gp_EulerSequence, theAlpha: number, theBeta: number, theGamma: number): void
Parameters
theAlpha: number
theBeta: number
theGamma: number
Returns void
GetRotationAngle
- GetRotationAngle(): number
GetVectorAndAngle
- GetVectorAndAngle(theAxis: gp_Vec, theAngle: number): void
IsEqual
Parameters
Returns boolean
Scale
- Scale(theScale: number): void
SetEulerAngles
- SetEulerAngles(theOrder: gp_EulerSequence, theAlpha: number, theBeta: number, theGamma: number): void
Parameters
theAlpha: number
theBeta: number
theGamma: number
Returns void
SetMatrix
- SetMatrix(theMat: gp_Mat): void
SetVectorAndAngle
- SetVectorAndAngle(theAxis: gp_Vec, theAngle: number): void
Set_1
- Set_1(theX: number, theY: number, theZ: number, theW: number): void
Parameters
theX: number
theY: number
theZ: number
theW: number
Returns void