Methods
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
IsCoaxial
- IsCoaxial(Other: gp_Ax2d, AngularTolerance: number, LinearTolerance: number): boolean
Parameters
AngularTolerance: number
LinearTolerance: number
Returns boolean
IsNormal
- IsNormal(theOther: gp_Ax2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsOpposite
- IsOpposite(theOther: gp_Ax2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsParallel
- IsParallel(theOther: gp_Ax2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
Rotate
- Rotate(theP: gp_Pnt2d, theAng: number): void