Methods
Angle
- Angle(theOther: gp_Ax2): 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
IsCoplanar_1
- IsCoplanar_1(Other: gp_Ax2, LinearTolerance: number, AngularTolerance: number): boolean
Parameters
LinearTolerance: number
AngularTolerance: number
Returns boolean
IsCoplanar_2
- IsCoplanar_2(A1: gp_Ax1, LinearTolerance: number, AngularTolerance: number): boolean
Parameters
LinearTolerance: number
AngularTolerance: number
Returns boolean
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
Scale
- Scale(theP: gp_Pnt, theS: number): void
SetLocation
- SetLocation(theP: gp_Pnt): void
SetXDirection
- SetXDirection(theVx: gp_Dir): void
SetYDirection
- SetYDirection(theVy: gp_Dir): void
Translate_1
- Translate_1(theV: gp_Vec): void