Methods
BaryCenter
- BaryCenter(theAlpha: number, theP: gp_Pnt, theBeta: number): void
Parameters
theAlpha: number
theBeta: number
Returns void
Coord_1
- Coord_1(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
Coord_2
- Coord_2(theXp: number, theYp: number, theZp: number): void
Parameters
theXp: number
theYp: number
theZp: number
Returns void
Distance
- Distance(theOther: gp_Pnt): number
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
InitFromJson
- InitFromJson(theSStream: Standard_SStream, theStreamPos: Graphic3d_ZLayerId): boolean
Parameters
theSStream: Standard_SStream
theStreamPos: Graphic3d_ZLayerId
Returns boolean
IsEqual
- IsEqual(theOther: gp_Pnt, theLinearTolerance: number): boolean
Parameters
theLinearTolerance: number
Returns boolean
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
Scale
- Scale(theP: gp_Pnt, 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, theZp: number): void
Parameters
theXp: number
theYp: number
theZp: number
Returns void
SetXYZ
- SetXYZ(theCoord: gp_XYZ): void
SquareDistance
- SquareDistance(theOther: gp_Pnt): number
Translate_1
- Translate_1(theV: gp_Vec): void