Methods
Angle
- Angle(theOther: gp_Lin): number
Contains
- Contains(theP: gp_Pnt, theLinearTolerance: number): boolean
Parameters
theLinearTolerance: number
Returns boolean
Distance_1
- Distance_1(theP: gp_Pnt): number
Distance_2
- Distance_2(theOther: gp_Lin): number
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
Scale
- Scale(theP: gp_Pnt, theS: number): void
SetDirection
- SetDirection(theV: gp_Dir): void
SetLocation
- SetLocation(theP: gp_Pnt): void
SetPosition
- SetPosition(theA1: gp_Ax1): void
SquareDistance_1
- SquareDistance_1(theP: gp_Pnt): number
SquareDistance_2
- SquareDistance_2(theOther: gp_Lin): number
Translate_1
- Translate_1(theV: gp_Vec): void