Methods
Coefficients
- Coefficients(theA: number, theB: number, theC: number, theD: number): void
Parameters
theA: number
theB: number
theC: number
theD: number
Returns void
Contains_1
- Contains_1(theP: gp_Pnt, theLinearTolerance: number): boolean
Parameters
theLinearTolerance: number
Returns boolean
Contains_2
- Contains_2(theL: gp_Lin, theLinearTolerance: number, theAngularTolerance: number): boolean
Parameters
theLinearTolerance: number
theAngularTolerance: number
Returns boolean
Distance_1
- Distance_1(theP: gp_Pnt): number
Distance_2
- Distance_2(theL: gp_Lin): number
Distance_3
- Distance_3(theOther: gp_Pln): number
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
Scale
- Scale(theP: gp_Pnt, theS: number): void
SetLocation
- SetLocation(theLoc: gp_Pnt): void
SetPosition
- SetPosition(theA3: gp_Ax3): void
SquareDistance_1
- SquareDistance_1(theP: gp_Pnt): number
SquareDistance_2
- SquareDistance_2(theL: gp_Lin): number
SquareDistance_3
- SquareDistance_3(theOther: gp_Pln): number
Translate_1
- Translate_1(theV: gp_Vec): void