Methods
Angle
- Angle(theOther: gp_Dir): number
Coord_1
- Coord_1(theIndex: Graphic3d_ZLayerId): number
- Parameters- theIndex: Graphic3d_ZLayerId
 - Returns number
Coord_2
- Coord_2(theXv: number, theYv: number, theZv: number): void
- Parameters- theXv: number
- theYv: number
- theZv: number
 - Returns void
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
IsEqual
- IsEqual(theOther: gp_Dir, theAngularTolerance: number): boolean
- Parameters- theAngularTolerance: number
 - Returns boolean
IsNormal
- IsNormal(theOther: gp_Dir, theAngularTolerance: number): boolean
- Parameters- theAngularTolerance: number
 - Returns boolean
IsOpposite
- IsOpposite(theOther: gp_Dir, theAngularTolerance: number): boolean
- Parameters- theAngularTolerance: number
 - Returns boolean
IsParallel
- IsParallel(theOther: gp_Dir, theAngularTolerance: number): boolean
- Parameters- theAngularTolerance: number
 - Returns boolean
Rotate
- Rotate(theA1: gp_Ax1, theAng: 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, theZv: number): void
- Parameters- theXv: number
- theYv: number
- theZv: number
 - Returns void
SetXYZ
- SetXYZ(theCoord: gp_XYZ): void