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_Circ2d_3
Class gp_Circ2d_3
Hierarchy
gp_Circ2d
gp_Circ2d_3
Index
Constructors
constructor
Methods
Area
Axis
Coefficients
Contains
Distance
Is
Direct
Length
Location
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Position
Radius
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Axis
Set
Location
Set
Radius
SetXAxis
SetYAxis
Square
Distance
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
XAxis
YAxis
delete
Constructors
constructor
new gp_
Circ2d_
3
(
theAxis
:
gp_Ax22d
, theRadius
:
number
)
:
gp_Circ2d_3
Parameters
theAxis:
gp_Ax22d
theRadius:
number
Returns
gp_Circ2d_3
Methods
Area
Area
(
)
:
number
Returns
number
Axis
Axis
(
)
:
gp_Ax22d
Returns
gp_Ax22d
Coefficients
Coefficients
(
theA
:
number
, theB
:
number
, theC
:
number
, theD
:
number
, theE
:
number
, theF
:
number
)
:
void
Parameters
theA:
number
theB:
number
theC:
number
theD:
number
theE:
number
theF:
number
Returns
void
Contains
Contains
(
theP
:
gp_Pnt2d
, theLinearTolerance
:
number
)
:
boolean
Parameters
theP:
gp_Pnt2d
theLinearTolerance:
number
Returns
boolean
Distance
Distance
(
theP
:
gp_Pnt2d
)
:
number
Parameters
theP:
gp_Pnt2d
Returns
number
Is
Direct
Is
Direct
(
)
:
boolean
Returns
boolean
Length
Length
(
)
:
number
Returns
number
Location
Location
(
)
:
gp_Pnt2d
Returns
gp_Pnt2d
Mirror_
1
Mirror_
1
(
theP
:
gp_Pnt2d
)
:
void
Parameters
theP:
gp_Pnt2d
Returns
void
Mirror_
2
Mirror_
2
(
theA
:
gp_Ax2d
)
:
void
Parameters
theA:
gp_Ax2d
Returns
void
Mirrored_
1
Mirrored_
1
(
theP
:
gp_Pnt2d
)
:
gp_Circ2d
Parameters
theP:
gp_Pnt2d
Returns
gp_Circ2d
Mirrored_
2
Mirrored_
2
(
theA
:
gp_Ax2d
)
:
gp_Circ2d
Parameters
theA:
gp_Ax2d
Returns
gp_Circ2d
Position
Position
(
)
:
gp_Ax22d
Returns
gp_Ax22d
Radius
Radius
(
)
:
number
Returns
number
Reverse
Reverse
(
)
:
void
Returns
void
Reversed
Reversed
(
)
:
gp_Circ2d
Returns
gp_Circ2d
Rotate
Rotate
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
void
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
void
Rotated
Rotated
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
gp_Circ2d
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
gp_Circ2d
Scale
Scale
(
theP
:
gp_Pnt2d
, theS
:
number
)
:
void
Parameters
theP:
gp_Pnt2d
theS:
number
Returns
void
Scaled
Scaled
(
theP
:
gp_Pnt2d
, theS
:
number
)
:
gp_Circ2d
Parameters
theP:
gp_Pnt2d
theS:
number
Returns
gp_Circ2d
Set
Axis
Set
Axis
(
theA
:
gp_Ax22d
)
:
void
Parameters
theA:
gp_Ax22d
Returns
void
Set
Location
Set
Location
(
theP
:
gp_Pnt2d
)
:
void
Parameters
theP:
gp_Pnt2d
Returns
void
Set
Radius
Set
Radius
(
theRadius
:
number
)
:
void
Parameters
theRadius:
number
Returns
void
SetXAxis
SetXAxis
(
theA
:
gp_Ax2d
)
:
void
Parameters
theA:
gp_Ax2d
Returns
void
SetYAxis
SetYAxis
(
theA
:
gp_Ax2d
)
:
void
Parameters
theA:
gp_Ax2d
Returns
void
Square
Distance
Square
Distance
(
theP
:
gp_Pnt2d
)
:
number
Parameters
theP:
gp_Pnt2d
Returns
number
Transform
Transform
(
theT
:
gp_Trsf2d
)
:
void
Parameters
theT:
gp_Trsf2d
Returns
void
Transformed
Transformed
(
theT
:
gp_Trsf2d
)
:
gp_Circ2d
Parameters
theT:
gp_Trsf2d
Returns
gp_Circ2d
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_Circ2d
Parameters
theV:
gp_Vec2d
Returns
gp_Circ2d
Translated_
2
Translated_
2
(
theP1
:
gp_Pnt2d
, theP2
:
gp_Pnt2d
)
:
gp_Circ2d
Parameters
theP1:
gp_Pnt2d
theP2:
gp_Pnt2d
Returns
gp_Circ2d
XAxis
XAxis
(
)
:
gp_Ax2d
Returns
gp_Ax2d
YAxis
YAxis
(
)
:
gp_Ax2d
Returns
gp_Ax2d
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Circ2d_
3
constructor
Area
Axis
Coefficients
Contains
Distance
Is
Direct
Length
Location
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Position
Radius
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Axis
Set
Location
Set
Radius
SetXAxis
SetYAxis
Square
Distance
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
XAxis
YAxis
delete
Generated using
TypeDoc