Methods
Coord_1
- Coord_1(theIndex: Graphic3d_ZLayerId): number
Parameters
theIndex: Graphic3d_ZLayerId
Returns number
Coord_2
- Coord_2(theXv: number, theYv: number): void
Parameters
theXv: number
theYv: number
Returns void
DumpJson
- DumpJson(theOStream: Standard_OStream, theDepth: Graphic3d_ZLayerId): void
Parameters
theOStream: Standard_OStream
theDepth: Graphic3d_ZLayerId
Returns void
IsEqual
- IsEqual(theOther: gp_Dir2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsNormal
- IsNormal(theOther: gp_Dir2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsOpposite
- IsOpposite(theOther: gp_Dir2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
IsParallel
- IsParallel(theOther: gp_Dir2d, theAngularTolerance: number): boolean
Parameters
theAngularTolerance: number
Returns boolean
Rotate
- Rotate(Ang: number): void
SetCoord_1
- SetCoord_1(theIndex: Graphic3d_ZLayerId, theXi: number): void
Parameters
theIndex: Graphic3d_ZLayerId
theXi: number
Returns void
SetCoord_2
- SetCoord_2(theXv: number, theYv: number): void
Parameters
theXv: number
theYv: number
Returns void
SetXY
- SetXY(theCoord: gp_XY): void