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_Elips2d_2
Class gp_Elips2d_2
Hierarchy
gp_Elips2d
gp_Elips2d_2
Index
Constructors
constructor
Methods
Area
Axis
Coefficients
Directrix1
Directrix2
Eccentricity
Focal
Focus1
Focus2
Is
Direct
Location
Major
Radius
Minor
Radius
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Parameter
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Axis
Set
Location
Set
Major
Radius
Set
Minor
Radius
SetXAxis
SetYAxis
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
XAxis
YAxis
delete
Constructors
constructor
new gp_
Elips2d_
2
(
theMajorAxis
:
gp_Ax2d
, theMajorRadius
:
number
, theMinorRadius
:
number
, theIsSense
:
boolean
)
:
gp_Elips2d_2
Parameters
theMajorAxis:
gp_Ax2d
theMajorRadius:
number
theMinorRadius:
number
theIsSense:
boolean
Returns
gp_Elips2d_2
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
Directrix1
Directrix1
(
)
:
gp_Ax2d
Returns
gp_Ax2d
Directrix2
Directrix2
(
)
:
gp_Ax2d
Returns
gp_Ax2d
Eccentricity
Eccentricity
(
)
:
number
Returns
number
Focal
Focal
(
)
:
number
Returns
number
Focus1
Focus1
(
)
:
gp_Pnt2d
Returns
gp_Pnt2d
Focus2
Focus2
(
)
:
gp_Pnt2d
Returns
gp_Pnt2d
Is
Direct
Is
Direct
(
)
:
boolean
Returns
boolean
Location
Location
(
)
:
gp_Pnt2d
Returns
gp_Pnt2d
Major
Radius
Major
Radius
(
)
:
number
Returns
number
Minor
Radius
Minor
Radius
(
)
:
number
Returns
number
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_Elips2d
Parameters
theP:
gp_Pnt2d
Returns
gp_Elips2d
Mirrored_
2
Mirrored_
2
(
theA
:
gp_Ax2d
)
:
gp_Elips2d
Parameters
theA:
gp_Ax2d
Returns
gp_Elips2d
Parameter
Parameter
(
)
:
number
Returns
number
Reverse
Reverse
(
)
:
void
Returns
void
Reversed
Reversed
(
)
:
gp_Elips2d
Returns
gp_Elips2d
Rotate
Rotate
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
void
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
void
Rotated
Rotated
(
theP
:
gp_Pnt2d
, theAng
:
number
)
:
gp_Elips2d
Parameters
theP:
gp_Pnt2d
theAng:
number
Returns
gp_Elips2d
Scale
Scale
(
theP
:
gp_Pnt2d
, theS
:
number
)
:
void
Parameters
theP:
gp_Pnt2d
theS:
number
Returns
void
Scaled
Scaled
(
theP
:
gp_Pnt2d
, theS
:
number
)
:
gp_Elips2d
Parameters
theP:
gp_Pnt2d
theS:
number
Returns
gp_Elips2d
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
Major
Radius
Set
Major
Radius
(
theMajorRadius
:
number
)
:
void
Parameters
theMajorRadius:
number
Returns
void
Set
Minor
Radius
Set
Minor
Radius
(
theMinorRadius
:
number
)
:
void
Parameters
theMinorRadius:
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
Transform
Transform
(
theT
:
gp_Trsf2d
)
:
void
Parameters
theT:
gp_Trsf2d
Returns
void
Transformed
Transformed
(
theT
:
gp_Trsf2d
)
:
gp_Elips2d
Parameters
theT:
gp_Trsf2d
Returns
gp_Elips2d
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_Elips2d
Parameters
theV:
gp_Vec2d
Returns
gp_Elips2d
Translated_
2
Translated_
2
(
theP1
:
gp_Pnt2d
, theP2
:
gp_Pnt2d
)
:
gp_Elips2d
Parameters
theP1:
gp_Pnt2d
theP2:
gp_Pnt2d
Returns
gp_Elips2d
XAxis
XAxis
(
)
:
gp_Ax2d
Returns
gp_Ax2d
YAxis
YAxis
(
)
:
gp_Ax2d
Returns
gp_Ax2d
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Elips2d_
2
constructor
Area
Axis
Coefficients
Directrix1
Directrix2
Eccentricity
Focal
Focus1
Focus2
Is
Direct
Location
Major
Radius
Minor
Radius
Mirror_
1
Mirror_
2
Mirrored_
1
Mirrored_
2
Parameter
Reverse
Reversed
Rotate
Rotated
Scale
Scaled
Set
Axis
Set
Location
Set
Major
Radius
Set
Minor
Radius
SetXAxis
SetYAxis
Transform
Transformed
Translate_
1
Translate_
2
Translated_
1
Translated_
2
XAxis
YAxis
delete
Generated using
TypeDoc