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_Ax2d_2
Class gp_Ax2d_2
Hierarchy
gp_Ax2d
gp_Ax2d_2
Index
Constructors
constructor
Methods
Angle
Direction
Dump
Json
Is
Coaxial
Is
Normal
Is
Opposite
Is
Parallel
Location
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Direction
Set
Location
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
delete
Constructors
constructor
new gp_
Ax2d_
2
(
theP
:
gp_Pnt2d
, theV
:
gp_Dir2d
)
:
gp_Ax2d_2
Parameters
theP:
gp_Pnt2d
theV:
gp_Dir2d
Returns
gp_Ax2d_2
Methods
Angle
Angle
(
theOther
:
gp_Ax2d
)
:
number
Parameters
theOther:
gp_Ax2d
Returns
number
Direction
Direction
(
)
:
gp_Dir2d
Returns
gp_Dir2d
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Is
Coaxial
Is
Coaxial
(
Other
:
gp_Ax2d
, AngularTolerance
:
number
, LinearTolerance
:
number
)
:
boolean
Parameters
Other:
gp_Ax2d
AngularTolerance:
number
LinearTolerance:
number
Returns
boolean
Is
Normal
Is
Normal
(
theOther
:
gp_Ax2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Ax2d
theAngularTolerance:
number
Returns
boolean
Is
Opposite
Is
Opposite
(
theOther
:
gp_Ax2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Ax2d
theAngularTolerance:
number
Returns
boolean
Is
Parallel
Is
Parallel
(
theOther
:
gp_Ax2d
, theAngularTolerance
:
number
)
:
boolean
Parameters
theOther:
gp_Ax2d
theAngularTolerance:
number
Returns
boolean
Location
Location
(
)
:
gp_Pnt2d
Returns
gp_Pnt2d
Mirror_
1
Mirror_
1
(
P
:
gp_Pnt2d
)
:
void
Parameters
P:
gp_Pnt2d
Returns
void
Mirror_
2
Mirror_
2
(
A
:
gp_Ax2d
)
:
void
Parameters
A:
gp_Ax2d
Returns
void
Mirrored_
1
Mirrored_
1
(
P
:
gp_Pnt2d
)
:
gp_Ax2d
Parameters
P:
gp_Pnt2d
Returns
gp_Ax2d
Mirrored_
2
Mirrored_
2
(
A
:
gp_Ax2d
)
:
gp_Ax2d
Parameters
A:
gp_Ax2d
Returns
gp_Ax2d
Reverse
Reverse
(
)
:
void
Returns
void
Reversed
Reversed
(
)
:
gp_Ax2d
Returns
gp_Ax2d
Rotate
Rotate
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
void
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
void
Rotated
Rotated
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
gp_Ax2d
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
gp_Ax2d
Scale
Scale
(
P
:
gp_Pnt2d
, S
:
number
)
:
void
Parameters
P:
gp_Pnt2d
S:
number
Returns
void
Scaled
Scaled
(
theP
:
gp_Pnt2d
, theS
:
number
)
:
gp_Ax2d
Parameters
theP:
gp_Pnt2d
theS:
number
Returns
gp_Ax2d
Set
Direction
Set
Direction
(
theV
:
gp_Dir2d
)
:
void
Parameters
theV:
gp_Dir2d
Returns
void
Set
Location
Set
Location
(
theP
:
gp_Pnt2d
)
:
void
Parameters
theP:
gp_Pnt2d
Returns
void
Transform
Transform
(
theT
:
gp_Trsf2d
)
:
void
Parameters
theT:
gp_Trsf2d
Returns
void
Transformed
Transformed
(
theT
:
gp_Trsf2d
)
:
gp_Ax2d
Parameters
theT:
gp_Trsf2d
Returns
gp_Ax2d
Translate_
1
Translate_
1
(
theV
:
gp_Vec2d
)
:
void
Parameters
theV:
gp_Vec2d
Returns
void
Translate_
2
Translate_
2
(
theP1
:
gp_Pnt2d
, theP2
:
gp_Pnt2d
)
:
void
Parameters
theP1:
gp_Pnt2d
theP2:
gp_Pnt2d
Returns
void
Translated_
1
Translated_
1
(
theV
:
gp_Vec2d
)
:
gp_Ax2d
Parameters
theV:
gp_Vec2d
Returns
gp_Ax2d
Translated_
2
Translated_
2
(
theP1
:
gp_Pnt2d
, theP2
:
gp_Pnt2d
)
:
gp_Ax2d
Parameters
theP1:
gp_Pnt2d
theP2:
gp_Pnt2d
Returns
gp_Ax2d
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Ax2d_
2
constructor
Angle
Direction
Dump
Json
Is
Coaxial
Is
Normal
Is
Opposite
Is
Parallel
Location
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Direction
Set
Location
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
delete
Generated using
TypeDoc