Methods
Contains
- Contains(theP: gp_Pnt, theLinearTolerance: number): boolean
Parameters
theLinearTolerance: number
Returns boolean
Distance
- Distance(theP: gp_Pnt): number
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
Scale
- Scale(theP: gp_Pnt, theS: number): void
SetLocation
- SetLocation(theP: gp_Pnt): void
SetPosition
- SetPosition(theA2: gp_Ax2): void
SetRadius
- SetRadius(theRadius: number): void
SquareDistance
- SquareDistance(theP: gp_Pnt): number
Translate_1
- Translate_1(theV: gp_Vec): void