Methods
Coord_1
- Coord_1(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
Coord_2
- Coord_2(theXp: number, theYp: number): void
Parameters
theXp: number
theYp: number
Returns void
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
IsEqual
- IsEqual(theOther: gp_Pnt2d, theLinearTolerance: number): boolean
Parameters
theLinearTolerance: number
Returns boolean
Rotate
- Rotate(theP: gp_Pnt2d, theAng: number): void
Scale
- Scale(theP: gp_Pnt2d, theS: number): void
SetCoord_1
- SetCoord_1(theIndex: Graphic3d_ZLayerId, theXi: number): void
Parameters
theIndex: Graphic3d_ZLayerId
theXi: number
Returns void
SetCoord_2
- SetCoord_2(theXp: number, theYp: number): void
Parameters
theXp: number
theYp: number
Returns void
SetXY
- SetXY(theCoord: gp_XY): void
SquareDistance
- SquareDistance(theOther: gp_Pnt2d): number