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
GProp_PEquation
Class GProp_PEquation
Hierarchy
GProp_PEquation
Index
Constructors
constructor
Methods
Box
Is
Linear
Is
Planar
Is
Point
Is
Space
Line
Plane
Point
delete
Constructors
constructor
new GProp_
PEquation
(
Pnts
:
TColgp_Array1OfPnt
, Tol
:
number
)
:
GProp_PEquation
Parameters
Pnts:
TColgp_Array1OfPnt
Tol:
number
Returns
GProp_PEquation
Methods
Box
Box
(
P
:
gp_Pnt
, V1
:
gp_Vec
, V2
:
gp_Vec
, V3
:
gp_Vec
)
:
void
Parameters
P:
gp_Pnt
V1:
gp_Vec
V2:
gp_Vec
V3:
gp_Vec
Returns
void
Is
Linear
Is
Linear
(
)
:
boolean
Returns
boolean
Is
Planar
Is
Planar
(
)
:
boolean
Returns
boolean
Is
Point
Is
Point
(
)
:
boolean
Returns
boolean
Is
Space
Is
Space
(
)
:
boolean
Returns
boolean
Line
Line
(
)
:
gp_Lin
Returns
gp_Lin
Plane
Plane
(
)
:
gp_Pln
Returns
gp_Pln
Point
Point
(
)
:
gp_Pnt
Returns
gp_Pnt
delete
delete
(
)
:
void
Returns
void
Exports
GProp_
PEquation
constructor
Box
Is
Linear
Is
Planar
Is
Point
Is
Space
Line
Plane
Point
delete
Generated using
TypeDoc