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
IntPolyh_Edge_2
Class IntPolyh_Edge_2
Hierarchy
IntPolyh_Edge
IntPolyh_Edge_2
Index
Constructors
constructor
Methods
Dump
First
Point
First
Triangle
Second
Point
Second
Triangle
Set
First
Point
Set
First
Triangle
Set
Second
Point
Set
Second
Triangle
delete
Constructors
constructor
new
Int
Polyh_
Edge_
2
(
thePoint1
:
Graphic3d_ZLayerId
, thePoint2
:
Graphic3d_ZLayerId
, theTriangle1
:
Graphic3d_ZLayerId
, theTriangle2
:
Graphic3d_ZLayerId
)
:
IntPolyh_Edge_2
Parameters
thePoint1:
Graphic3d_ZLayerId
thePoint2:
Graphic3d_ZLayerId
theTriangle1:
Graphic3d_ZLayerId
theTriangle2:
Graphic3d_ZLayerId
Returns
IntPolyh_Edge_2
Methods
Dump
Dump
(
v
:
Graphic3d_ZLayerId
)
:
void
Parameters
v:
Graphic3d_ZLayerId
Returns
void
First
Point
First
Point
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
First
Triangle
First
Triangle
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Second
Point
Second
Point
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Second
Triangle
Second
Triangle
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Set
First
Point
Set
First
Point
(
thePoint
:
Graphic3d_ZLayerId
)
:
void
Parameters
thePoint:
Graphic3d_ZLayerId
Returns
void
Set
First
Triangle
Set
First
Triangle
(
theTriangle
:
Graphic3d_ZLayerId
)
:
void
Parameters
theTriangle:
Graphic3d_ZLayerId
Returns
void
Set
Second
Point
Set
Second
Point
(
thePoint
:
Graphic3d_ZLayerId
)
:
void
Parameters
thePoint:
Graphic3d_ZLayerId
Returns
void
Set
Second
Triangle
Set
Second
Triangle
(
theTriangle
:
Graphic3d_ZLayerId
)
:
void
Parameters
theTriangle:
Graphic3d_ZLayerId
Returns
void
delete
delete
(
)
:
void
Returns
void
Exports
Int
Polyh_
Edge_
2
constructor
Dump
First
Point
First
Triangle
Second
Point
Second
Triangle
Set
First
Point
Set
First
Triangle
Set
Second
Point
Set
Second
Triangle
delete
Generated using
TypeDoc