Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
gp_Dir2d_3
Class gp_Dir2d_3
Hierarchy
gp_Dir2d
gp_Dir2d_3
Index
Constructors
constructor
Methods
Angle
Coord_
1
Coord_
2
Crossed
Dot
Dump
Json
Is
Equal
Is
Normal
Is
Opposite
Is
Parallel
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Reverse
Reversed
Rotate
Rotated
Set
Coord_
1
Set
Coord_
2
SetX
SetXY
SetY
Transform
Transformed
X
XY
Y
delete
Constructors
constructor
new gp_
Dir2d_
3
(
theCoord
:
gp_XY
)
:
gp_Dir2d_3
Parameters
theCoord:
gp_XY
Returns
gp_Dir2d_3
Methods
Angle
Angle
(
theOther
:
gp_Dir2d
)
:
number
Parameters
theOther:
gp_Dir2d
Returns
number
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
Crossed
Crossed
(
theRight
:
gp_Dir2d
)
:
number
Parameters
theRight:
gp_Dir2d
Returns
number
Dot
Dot
(
theOther
:
gp_Dir2d
)
:
number
Parameters
theOther:
gp_Dir2d
Returns
number
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Is
Equal
Is
Equal
(
theOther
:
gp_Dir2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Dir2d
theAngularTolerance:
number
Returns
boolean
Is
Normal
Is
Normal
(
theOther
:
gp_Dir2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Dir2d
theAngularTolerance:
number
Returns
boolean
Is
Opposite
Is
Opposite
(
theOther
:
gp_Dir2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Dir2d
theAngularTolerance:
number
Returns
boolean
Is
Parallel
Is
Parallel
(
theOther
:
gp_Dir2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Dir2d
theAngularTolerance:
number
Returns
boolean
Mirror_
1
Mirror_
1
(
theV
:
gp_Dir2d
)
:
void
Parameters
theV:
gp_Dir2d
Returns
void
Mirror_
2
Mirror_
2
(
theA
:
gp_Ax2d
)
:
void
Parameters
theA:
gp_Ax2d
Returns
void
Mirrored_
1
Mirrored_
1
(
theV
:
gp_Dir2d
)
:
gp_Dir2d
Parameters
theV:
gp_Dir2d
Returns
gp_Dir2d
Mirrored_
2
Mirrored_
2
(
theA
:
gp_Ax2d
)
:
gp_Dir2d
Parameters
theA:
gp_Ax2d
Returns
gp_Dir2d
Reverse
Reverse
(
)
:
void
Returns
void
Reversed
Reversed
(
)
:
gp_Dir2d
Returns
gp_Dir2d
Rotate
Rotate
(
Ang
:
number
)
:
void
Parameters
Ang:
number
Returns
void
Rotated
Rotated
(
theAng
:
number
)
:
gp_Dir2d
Parameters
theAng:
number
Returns
gp_Dir2d
Set
Coord_
1
Set
Coord_
1
(
theIndex
:
Graphic3d_ZLayerId
, theXi
:
number
)
:
void
Parameters
theIndex:
Graphic3d_ZLayerId
theXi:
number
Returns
void
Set
Coord_
2
Set
Coord_
2
(
theXv
:
number
, theYv
:
number
)
:
void
Parameters
theXv:
number
theYv:
number
Returns
void
SetX
SetX
(
theX
:
number
)
:
void
Parameters
theX:
number
Returns
void
SetXY
SetXY
(
theCoord
:
gp_XY
)
:
void
Parameters
theCoord:
gp_XY
Returns
void
SetY
SetY
(
theY
:
number
)
:
void
Parameters
theY:
number
Returns
void
Transform
Transform
(
theT
:
gp_Trsf2d
)
:
void
Parameters
theT:
gp_Trsf2d
Returns
void
Transformed
Transformed
(
theT
:
gp_Trsf2d
)
:
gp_Dir2d
Parameters
theT:
gp_Trsf2d
Returns
gp_Dir2d
X
X
(
)
:
number
Returns
number
XY
XY
(
)
:
gp_XY
Returns
gp_XY
Y
Y
(
)
:
number
Returns
number
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Dir2d_
3
constructor
Angle
Coord_
1
Coord_
2
Crossed
Dot
Dump
Json
Is
Equal
Is
Normal
Is
Opposite
Is
Parallel
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Reverse
Reversed
Rotate
Rotated
Set
Coord_
1
Set
Coord_
2
SetX
SetXY
SetY
Transform
Transformed
X
XY
Y
delete
Generated using
TypeDoc