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
IntPatch_Intersection_2
Class IntPatch_Intersection_2
Hierarchy
IntPatch_Intersection
IntPatch_Intersection_2
Index
Constructors
constructor
Methods
Dump
Is
Done
Is
Empty
Line
Nb
Lines
Nb
Pnts
Opposite
Faces
Perform_
1
Perform_
2
Perform_
3
Perform_
4
Point
Sequence
Of
Line
Set
Tolerances
Tangent
Faces
delete
Check
Singular
Points
DefineUVMax
Step
Constructors
constructor
new
Int
Patch_
Intersection_
2
(
S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, S2
:
Handle_Adaptor3d_Surface
, D2
:
Handle_Adaptor3d_TopolTool
, TolArc
:
number
, TolTang
:
number
)
:
IntPatch_Intersection_2
Parameters
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
S2:
Handle_Adaptor3d_Surface
D2:
Handle_Adaptor3d_TopolTool
TolArc:
number
TolTang:
number
Returns
IntPatch_Intersection_2
Methods
Dump
Dump
(
Mode
:
Graphic3d_ZLayerId
, S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, S2
:
Handle_Adaptor3d_Surface
, D2
:
Handle_Adaptor3d_TopolTool
)
:
void
Parameters
Mode:
Graphic3d_ZLayerId
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
S2:
Handle_Adaptor3d_Surface
D2:
Handle_Adaptor3d_TopolTool
Returns
void
Is
Done
Is
Done
(
)
:
boolean
Returns
boolean
Is
Empty
Is
Empty
(
)
:
boolean
Returns
boolean
Line
Line
(
Index
:
Graphic3d_ZLayerId
)
:
Handle_IntPatch_Line
Parameters
Index:
Graphic3d_ZLayerId
Returns
Handle_IntPatch_Line
Nb
Lines
Nb
Lines
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Nb
Pnts
Nb
Pnts
(
)
:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Opposite
Faces
Opposite
Faces
(
)
:
boolean
Returns
boolean
Perform_
1
Perform_
1
(
S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, S2
:
Handle_Adaptor3d_Surface
, D2
:
Handle_Adaptor3d_TopolTool
, TolArc
:
number
, TolTang
:
number
, isGeomInt
:
boolean
, theIsReqToKeepRLine
:
boolean
, theIsReqToPostWLProc
:
boolean
)
:
void
Parameters
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
S2:
Handle_Adaptor3d_Surface
D2:
Handle_Adaptor3d_TopolTool
TolArc:
number
TolTang:
number
isGeomInt:
boolean
theIsReqToKeepRLine:
boolean
theIsReqToPostWLProc:
boolean
Returns
void
Perform_
2
Perform_
2
(
S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, S2
:
Handle_Adaptor3d_Surface
, D2
:
Handle_Adaptor3d_TopolTool
, TolArc
:
number
, TolTang
:
number
, LOfPnts
:
IntSurf_ListOfPntOn2S
, isGeomInt
:
boolean
, theIsReqToKeepRLine
:
boolean
, theIsReqToPostWLProc
:
boolean
)
:
void
Parameters
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
S2:
Handle_Adaptor3d_Surface
D2:
Handle_Adaptor3d_TopolTool
TolArc:
number
TolTang:
number
LOfPnts:
IntSurf_ListOfPntOn2S
isGeomInt:
boolean
theIsReqToKeepRLine:
boolean
theIsReqToPostWLProc:
boolean
Returns
void
Perform_
3
Perform_
3
(
S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, S2
:
Handle_Adaptor3d_Surface
, D2
:
Handle_Adaptor3d_TopolTool
, U1
:
number
, V1
:
number
, U2
:
number
, V2
:
number
, TolArc
:
number
, TolTang
:
number
)
:
void
Parameters
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
S2:
Handle_Adaptor3d_Surface
D2:
Handle_Adaptor3d_TopolTool
U1:
number
V1:
number
U2:
number
V2:
number
TolArc:
number
TolTang:
number
Returns
void
Perform_
4
Perform_
4
(
S1
:
Handle_Adaptor3d_Surface
, D1
:
Handle_Adaptor3d_TopolTool
, TolArc
:
number
, TolTang
:
number
)
:
void
Parameters
S1:
Handle_Adaptor3d_Surface
D1:
Handle_Adaptor3d_TopolTool
TolArc:
number
TolTang:
number
Returns
void
Point
Point
(
Index
:
Graphic3d_ZLayerId
)
:
IntPatch_Point
Parameters
Index:
Graphic3d_ZLayerId
Returns
IntPatch_Point
Sequence
Of
Line
Sequence
Of
Line
(
)
:
IntPatch_SequenceOfLine
Returns
IntPatch_SequenceOfLine
Set
Tolerances
Set
Tolerances
(
TolArc
:
number
, TolTang
:
number
, UVMaxStep
:
number
, Fleche
:
number
)
:
void
Parameters
TolArc:
number
TolTang:
number
UVMaxStep:
number
Fleche:
number
Returns
void
Tangent
Faces
Tangent
Faces
(
)
:
boolean
Returns
boolean
delete
delete
(
)
:
void
Returns
void
Static
Check
Singular
Points
Check
Singular
Points
(
theS1
:
Handle_Adaptor3d_Surface
, theD1
:
Handle_Adaptor3d_TopolTool
, theS2
:
Handle_Adaptor3d_Surface
, theDist
:
number
)
:
boolean
Parameters
theS1:
Handle_Adaptor3d_Surface
theD1:
Handle_Adaptor3d_TopolTool
theS2:
Handle_Adaptor3d_Surface
theDist:
number
Returns
boolean
Static
DefineUVMax
Step
DefineUVMax
Step
(
theS1
:
Handle_Adaptor3d_Surface
, theD1
:
Handle_Adaptor3d_TopolTool
, theS2
:
Handle_Adaptor3d_Surface
, theD2
:
Handle_Adaptor3d_TopolTool
)
:
number
Parameters
theS1:
Handle_Adaptor3d_Surface
theD1:
Handle_Adaptor3d_TopolTool
theS2:
Handle_Adaptor3d_Surface
theD2:
Handle_Adaptor3d_TopolTool
Returns
number
Exports
Int
Patch_
Intersection_
2
constructor
Dump
Is
Done
Is
Empty
Line
Nb
Lines
Nb
Pnts
Opposite
Faces
Perform_
1
Perform_
2
Perform_
3
Perform_
4
Point
Sequence
Of
Line
Set
Tolerances
Tangent
Faces
delete
Check
Singular
Points
DefineUVMax
Step
Generated using
TypeDoc