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
BRepGProp_MeshProps
Class BRepGProp_MeshProps
Hierarchy
GProp_GProps
BRepGProp_MeshProps
Index
Constructors
constructor
Methods
Add
Centre
Of
Mass
Get
Mesh
Obj
Type
Mass
Matrix
Of
Inertia
Moment
Of
Inertia
Perform_
1
Perform_
2
Principal
Properties
Radius
Of
Gyration
Set
Location
Static
Moments
delete
Calculate
Props
Constructors
constructor
new BRepGProp_
Mesh
Props
(
theType
:
any
)
:
BRepGProp_MeshProps
Parameters
theType:
any
Returns
BRepGProp_MeshProps
Methods
Add
Add
(
Item
:
GProp_GProps
, Density
:
number
)
:
void
Parameters
Item:
GProp_GProps
Density:
number
Returns
void
Centre
Of
Mass
Centre
Of
Mass
(
)
:
gp_Pnt
Returns
gp_Pnt
Get
Mesh
Obj
Type
Get
Mesh
Obj
Type
(
)
:
any
Returns
any
Mass
Mass
(
)
:
number
Returns
number
Matrix
Of
Inertia
Matrix
Of
Inertia
(
)
:
gp_Mat
Returns
gp_Mat
Moment
Of
Inertia
Moment
Of
Inertia
(
A
:
gp_Ax1
)
:
number
Parameters
A:
gp_Ax1
Returns
number
Perform_
1
Perform_
1
(
theMesh
:
Handle_Poly_Triangulation
, theLoc
:
TopLoc_Location
, theOri
:
TopAbs_Orientation
)
:
void
Parameters
theMesh:
Handle_Poly_Triangulation
theLoc:
TopLoc_Location
theOri:
TopAbs_Orientation
Returns
void
Perform_
2
Perform_
2
(
theMesh
:
Handle_Poly_Triangulation
, theOri
:
TopAbs_Orientation
)
:
void
Parameters
theMesh:
Handle_Poly_Triangulation
theOri:
TopAbs_Orientation
Returns
void
Principal
Properties
Principal
Properties
(
)
:
GProp_PrincipalProps
Returns
GProp_PrincipalProps
Radius
Of
Gyration
Radius
Of
Gyration
(
A
:
gp_Ax1
)
:
number
Parameters
A:
gp_Ax1
Returns
number
Set
Location
Set
Location
(
theLocation
:
gp_Pnt
)
:
void
Parameters
theLocation:
gp_Pnt
Returns
void
Static
Moments
Static
Moments
(
Ix
:
number
, Iy
:
number
, Iz
:
number
)
:
void
Parameters
Ix:
number
Iy:
number
Iz:
number
Returns
void
delete
delete
(
)
:
void
Returns
void
Static
Calculate
Props
Calculate
Props
(
p1
:
gp_Pnt
, p2
:
gp_Pnt
, p3
:
gp_Pnt
, Apex
:
gp_Pnt
, isVolume
:
boolean
, GProps
:
any
, NbGaussPoints
:
Graphic3d_ZLayerId
, GaussPnts
:
number
)
:
void
Parameters
p1:
gp_Pnt
p2:
gp_Pnt
p3:
gp_Pnt
Apex:
gp_Pnt
isVolume:
boolean
GProps:
any
NbGaussPoints:
Graphic3d_ZLayerId
GaussPnts:
number
Returns
void
Exports
BRepGProp_
Mesh
Props
constructor
Add
Centre
Of
Mass
Get
Mesh
Obj
Type
Mass
Matrix
Of
Inertia
Moment
Of
Inertia
Perform_
1
Perform_
2
Principal
Properties
Radius
Of
Gyration
Set
Location
Static
Moments
delete
Calculate
Props
Generated using
TypeDoc