Methods
Angle
- Angle(theOther: gp_Ax1): 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
IsCoaxial
- IsCoaxial(Other: gp_Ax1, AngularTolerance: number, LinearTolerance: number): boolean
Parameters
AngularTolerance: number
LinearTolerance: number
Returns boolean
IsNormal
- IsNormal(theOther: gp_Ax1, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsOpposite
- IsOpposite(theOther: gp_Ax1, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsParallel
- IsParallel(theOther: gp_Ax1, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
Rotate
- Rotate(theA1: gp_Ax1, theAngRad: number): void
Scale
- Scale(theP: gp_Pnt, theS: number): void
SetDirection
- SetDirection(theV: gp_Dir): void
SetLocation
- SetLocation(theP: gp_Pnt): void
Translate_1
- Translate_1(theV: gp_Vec): void