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_Trsf_1
Class gp_Trsf_1
Hierarchy
gp_Trsf
gp_Trsf_1
Index
Constructors
constructor
Methods
Dump
Json
Form
Get
Rotation_
1
Get
Rotation_
2
HVectorial
Part
Init
From
Json
Invert
Inverted
Is
Negative
Multiplied
Multiply
Power
Powered
Pre
Multiply
Scale
Factor
Set
Displacement
Set
Form
Set
Mirror_
1
Set
Mirror_
2
Set
Mirror_
3
Set
Rotation
Part
Set
Rotation_
1
Set
Rotation_
2
Set
Scale
Set
Scale
Factor
Set
Transformation_
1
Set
Transformation_
2
Set
Transformation_
3
Set
Translation
Part
Set
Translation_
1
Set
Translation_
2
Set
Values
Transforms_
1
Transforms_
2
Translation
Part
Value
Vectorial
Part
delete
Constructors
constructor
new gp_
Trsf_
1
(
)
:
gp_Trsf_1
Returns
gp_Trsf_1
Methods
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Form
Form
(
)
:
gp_TrsfForm
Returns
gp_TrsfForm
Get
Rotation_
1
Get
Rotation_
1
(
theAxis
:
gp_XYZ
, theAngle
:
number
)
:
boolean
Parameters
theAxis:
gp_XYZ
theAngle:
number
Returns
boolean
Get
Rotation_
2
Get
Rotation_
2
(
)
:
gp_Quaternion
Returns
gp_Quaternion
HVectorial
Part
HVectorial
Part
(
)
:
gp_Mat
Returns
gp_Mat
Init
From
Json
Init
From
Json
(
theSStream
:
Standard_SStream
, theStreamPos
:
Graphic3d_ZLayerId
)
:
boolean
Parameters
theSStream:
Standard_SStream
theStreamPos:
Graphic3d_ZLayerId
Returns
boolean
Invert
Invert
(
)
:
void
Returns
void
Inverted
Inverted
(
)
:
gp_Trsf
Returns
gp_Trsf
Is
Negative
Is
Negative
(
)
:
boolean
Returns
boolean
Multiplied
Multiplied
(
theT
:
gp_Trsf
)
:
gp_Trsf
Parameters
theT:
gp_Trsf
Returns
gp_Trsf
Multiply
Multiply
(
theT
:
gp_Trsf
)
:
void
Parameters
theT:
gp_Trsf
Returns
void
Power
Power
(
theN
:
Graphic3d_ZLayerId
)
:
void
Parameters
theN:
Graphic3d_ZLayerId
Returns
void
Powered
Powered
(
theN
:
Graphic3d_ZLayerId
)
:
gp_Trsf
Parameters
theN:
Graphic3d_ZLayerId
Returns
gp_Trsf
Pre
Multiply
Pre
Multiply
(
theT
:
gp_Trsf
)
:
void
Parameters
theT:
gp_Trsf
Returns
void
Scale
Factor
Scale
Factor
(
)
:
number
Returns
number
Set
Displacement
Set
Displacement
(
theFromSystem1
:
gp_Ax3
, theToSystem2
:
gp_Ax3
)
:
void
Parameters
theFromSystem1:
gp_Ax3
theToSystem2:
gp_Ax3
Returns
void
Set
Form
Set
Form
(
theP
:
gp_TrsfForm
)
:
void
Parameters
theP:
gp_TrsfForm
Returns
void
Set
Mirror_
1
Set
Mirror_
1
(
theP
:
gp_Pnt
)
:
void
Parameters
theP:
gp_Pnt
Returns
void
Set
Mirror_
2
Set
Mirror_
2
(
theA1
:
gp_Ax1
)
:
void
Parameters
theA1:
gp_Ax1
Returns
void
Set
Mirror_
3
Set
Mirror_
3
(
theA2
:
gp_Ax2
)
:
void
Parameters
theA2:
gp_Ax2
Returns
void
Set
Rotation
Part
Set
Rotation
Part
(
theR
:
gp_Quaternion
)
:
void
Parameters
theR:
gp_Quaternion
Returns
void
Set
Rotation_
1
Set
Rotation_
1
(
theA1
:
gp_Ax1
, theAng
:
number
)
:
void
Parameters
theA1:
gp_Ax1
theAng:
number
Returns
void
Set
Rotation_
2
Set
Rotation_
2
(
theR
:
gp_Quaternion
)
:
void
Parameters
theR:
gp_Quaternion
Returns
void
Set
Scale
Set
Scale
(
theP
:
gp_Pnt
, theS
:
number
)
:
void
Parameters
theP:
gp_Pnt
theS:
number
Returns
void
Set
Scale
Factor
Set
Scale
Factor
(
theS
:
number
)
:
void
Parameters
theS:
number
Returns
void
Set
Transformation_
1
Set
Transformation_
1
(
theFromSystem1
:
gp_Ax3
, theToSystem2
:
gp_Ax3
)
:
void
Parameters
theFromSystem1:
gp_Ax3
theToSystem2:
gp_Ax3
Returns
void
Set
Transformation_
2
Set
Transformation_
2
(
theToSystem
:
gp_Ax3
)
:
void
Parameters
theToSystem:
gp_Ax3
Returns
void
Set
Transformation_
3
Set
Transformation_
3
(
R
:
gp_Quaternion
, theT
:
gp_Vec
)
:
void
Parameters
R:
gp_Quaternion
theT:
gp_Vec
Returns
void
Set
Translation
Part
Set
Translation
Part
(
theV
:
gp_Vec
)
:
void
Parameters
theV:
gp_Vec
Returns
void
Set
Translation_
1
Set
Translation_
1
(
theV
:
gp_Vec
)
:
void
Parameters
theV:
gp_Vec
Returns
void
Set
Translation_
2
Set
Translation_
2
(
theP1
:
gp_Pnt
, theP2
:
gp_Pnt
)
:
void
Parameters
theP1:
gp_Pnt
theP2:
gp_Pnt
Returns
void
Set
Values
Set
Values
(
a11
:
number
, a12
:
number
, a13
:
number
, a14
:
number
, a21
:
number
, a22
:
number
, a23
:
number
, a24
:
number
, a31
:
number
, a32
:
number
, a33
:
number
, a34
:
number
)
:
void
Parameters
a11:
number
a12:
number
a13:
number
a14:
number
a21:
number
a22:
number
a23:
number
a24:
number
a31:
number
a32:
number
a33:
number
a34:
number
Returns
void
Transforms_
1
Transforms_
1
(
theX
:
number
, theY
:
number
, theZ
:
number
)
:
void
Parameters
theX:
number
theY:
number
theZ:
number
Returns
void
Transforms_
2
Transforms_
2
(
theCoord
:
gp_XYZ
)
:
void
Parameters
theCoord:
gp_XYZ
Returns
void
Translation
Part
Translation
Part
(
)
:
gp_XYZ
Returns
gp_XYZ
Value
Value
(
theRow
:
Graphic3d_ZLayerId
, theCol
:
Graphic3d_ZLayerId
)
:
number
Parameters
theRow:
Graphic3d_ZLayerId
theCol:
Graphic3d_ZLayerId
Returns
number
Vectorial
Part
Vectorial
Part
(
)
:
gp_Mat
Returns
gp_Mat
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Trsf_
1
constructor
Dump
Json
Form
Get
Rotation_
1
Get
Rotation_
2
HVectorial
Part
Init
From
Json
Invert
Inverted
Is
Negative
Multiplied
Multiply
Power
Powered
Pre
Multiply
Scale
Factor
Set
Displacement
Set
Form
Set
Mirror_
1
Set
Mirror_
2
Set
Mirror_
3
Set
Rotation
Part
Set
Rotation_
1
Set
Rotation_
2
Set
Scale
Set
Scale
Factor
Set
Transformation_
1
Set
Transformation_
2
Set
Transformation_
3
Set
Translation
Part
Set
Translation_
1
Set
Translation_
2
Set
Values
Transforms_
1
Transforms_
2
Translation
Part
Value
Vectorial
Part
delete
Generated using
TypeDoc