Methods
Angle
- Angle(theOther: gp_Ax3): 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(theOther: gp_Ax3, theLinearTolerance: number, theAngularTolerance: number): boolean
 
Parameters
theLinearTolerance: number
theAngularTolerance: number
Returns boolean
IsCoplanar_2
- IsCoplanar_2(theA1: gp_Ax1, theLinearTolerance: number, theAngularTolerance: number): boolean
 
Parameters
theLinearTolerance: number
theAngularTolerance: number
Returns boolean
Rotate
- Rotate(theA1: gp_Ax1, theAng: number): void
 
Scale
- Scale(theP: gp_Pnt, theS: number): void
 
SetDirection
- SetDirection(theV: gp_Dir): 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