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
BOPAlgo_MakePeriodic
Class BOPAlgo_MakePeriodic
Hierarchy
BOPAlgo_Options
BOPAlgo_MakePeriodic
Index
Constructors
constructor
Methods
Add
Error
Add
Warning
Allocator
Clear
Clear
Repetitions
Clear
Warnings
Dump
Errors
Dump
Warnings
Fuzzy
Value
Get
Report
Get
Twins
Has
Error
Has
Errors
Has
Warning
Has
Warnings
History
Is
Input
Trimmed
Is
InputXTrimmed
Is
InputYTrimmed
Is
InputZTrimmed
Is
Periodic
IsXPeriodic
IsYPeriodic
IsZPeriodic
Make
Periodic
MakeXPeriodic
MakeYPeriodic
MakeZPeriodic
Perform
Period
Period
First
Periodicity
Parameters
Repeat
Shape
Repeated
Shape
Run
Parallel
Set
Fuzzy
Value
Set
Periodicity
Parameters
Set
Run
Parallel
Set
Shape
Set
Trimmed
Set
UseOBB
SetXTrimmed
SetYTrimmed
SetZTrimmed
Shape
UseOBB
XPeriod
XPeriod
First
XRepeat
YPeriod
YPeriod
First
YRepeat
ZPeriod
ZPeriod
First
ZRepeat
delete
Get
Parallel
Mode
Set
Parallel
Mode
To
DirectionID
Constructors
constructor
new BOPAlgo_
Make
Periodic
(
)
:
BOPAlgo_MakePeriodic
Returns
BOPAlgo_MakePeriodic
Methods
Add
Error
Add
Error
(
theAlert
:
Handle_Message_Alert
)
:
void
Parameters
theAlert:
Handle_Message_Alert
Returns
void
Add
Warning
Add
Warning
(
theAlert
:
Handle_Message_Alert
)
:
void
Parameters
theAlert:
Handle_Message_Alert
Returns
void
Allocator
Allocator
(
)
:
Handle_NCollection_BaseAllocator
Returns
Handle_NCollection_BaseAllocator
Clear
Clear
(
)
:
void
Returns
void
Clear
Repetitions
Clear
Repetitions
(
)
:
void
Returns
void
Clear
Warnings
Clear
Warnings
(
)
:
void
Returns
void
Dump
Errors
Dump
Errors
(
theOS
:
Standard_OStream
)
:
void
Parameters
theOS:
Standard_OStream
Returns
void
Dump
Warnings
Dump
Warnings
(
theOS
:
Standard_OStream
)
:
void
Parameters
theOS:
Standard_OStream
Returns
void
Fuzzy
Value
Fuzzy
Value
(
)
:
number
Returns
number
Get
Report
Get
Report
(
)
:
Handle_Message_Report
Returns
Handle_Message_Report
Get
Twins
Get
Twins
(
theS
:
TopoDS_Shape
)
:
TopTools_ListOfShape
Parameters
theS:
TopoDS_Shape
Returns
TopTools_ListOfShape
Has
Error
Has
Error
(
theType
:
Handle_Standard_Type
)
:
boolean
Parameters
theType:
Handle_Standard_Type
Returns
boolean
Has
Errors
Has
Errors
(
)
:
boolean
Returns
boolean
Has
Warning
Has
Warning
(
theType
:
Handle_Standard_Type
)
:
boolean
Parameters
theType:
Handle_Standard_Type
Returns
boolean
Has
Warnings
Has
Warnings
(
)
:
boolean
Returns
boolean
History
History
(
)
:
Handle_BRepTools_History
Returns
Handle_BRepTools_History
Is
Input
Trimmed
Is
Input
Trimmed
(
theDirectionID
:
Graphic3d_ZLayerId
)
:
boolean
Parameters
theDirectionID:
Graphic3d_ZLayerId
Returns
boolean
Is
InputXTrimmed
Is
InputXTrimmed
(
)
:
boolean
Returns
boolean
Is
InputYTrimmed
Is
InputYTrimmed
(
)
:
boolean
Returns
boolean
Is
InputZTrimmed
Is
InputZTrimmed
(
)
:
boolean
Returns
boolean
Is
Periodic
Is
Periodic
(
theDirectionID
:
Graphic3d_ZLayerId
)
:
boolean
Parameters
theDirectionID:
Graphic3d_ZLayerId
Returns
boolean
IsXPeriodic
IsXPeriodic
(
)
:
boolean
Returns
boolean
IsYPeriodic
IsYPeriodic
(
)
:
boolean
Returns
boolean
IsZPeriodic
IsZPeriodic
(
)
:
boolean
Returns
boolean
Make
Periodic
Make
Periodic
(
theDirectionID
:
Graphic3d_ZLayerId
, theIsPeriodic
:
boolean
, thePeriod
:
number
)
:
void
Parameters
theDirectionID:
Graphic3d_ZLayerId
theIsPeriodic:
boolean
thePeriod:
number
Returns
void
MakeXPeriodic
MakeXPeriodic
(
theIsPeriodic
:
boolean
, thePeriod
:
number
)
:
void
Parameters
theIsPeriodic:
boolean
thePeriod:
number
Returns
void
MakeYPeriodic
MakeYPeriodic
(
theIsPeriodic
:
boolean
, thePeriod
:
number
)
:
void
Parameters
theIsPeriodic:
boolean
thePeriod:
number
Returns
void
MakeZPeriodic
MakeZPeriodic
(
theIsPeriodic
:
boolean
, thePeriod
:
number
)
:
void
Parameters
theIsPeriodic:
boolean
thePeriod:
number
Returns
void
Perform
Perform
(
)
:
void
Returns
void
Period
Period
(
theDirectionID
:
Graphic3d_ZLayerId
)
:
number
Parameters
theDirectionID:
Graphic3d_ZLayerId
Returns
number
Period
First
Period
First
(
theDirectionID
:
Graphic3d_ZLayerId
)
:
number
Parameters
theDirectionID:
Graphic3d_ZLayerId
Returns
number
Periodicity
Parameters
Periodicity
Parameters
(
)
:
any
Returns
any
Repeat
Shape
Repeat
Shape
(
theDirectionID
:
Graphic3d_ZLayerId
, theTimes
:
Graphic3d_ZLayerId
)
:
TopoDS_Shape
Parameters
theDirectionID:
Graphic3d_ZLayerId
theTimes:
Graphic3d_ZLayerId
Returns
TopoDS_Shape
Repeated
Shape
Repeated
Shape
(
)
:
TopoDS_Shape
Returns
TopoDS_Shape
Run
Parallel
Run
Parallel
(
)
:
boolean
Returns
boolean
Set
Fuzzy
Value
Set
Fuzzy
Value
(
theFuzz
:
number
)
:
void
Parameters
theFuzz:
number
Returns
void
Set
Periodicity
Parameters
Set
Periodicity
Parameters
(
theParams
:
any
)
:
void
Parameters
theParams:
any
Returns
void
Set
Run
Parallel
Set
Run
Parallel
(
theFlag
:
boolean
)
:
void
Parameters
theFlag:
boolean
Returns
void
Set
Shape
Set
Shape
(
theShape
:
TopoDS_Shape
)
:
void
Parameters
theShape:
TopoDS_Shape
Returns
void
Set
Trimmed
Set
Trimmed
(
theDirectionID
:
Graphic3d_ZLayerId
, theIsTrimmed
:
boolean
, theFirst
:
number
)
:
void
Parameters
theDirectionID:
Graphic3d_ZLayerId
theIsTrimmed:
boolean
theFirst:
number
Returns
void
Set
UseOBB
Set
UseOBB
(
theUseOBB
:
boolean
)
:
void
Parameters
theUseOBB:
boolean
Returns
void
SetXTrimmed
SetXTrimmed
(
theIsTrimmed
:
boolean
, theFirst
:
boolean
)
:
void
Parameters
theIsTrimmed:
boolean
theFirst:
boolean
Returns
void
SetYTrimmed
SetYTrimmed
(
theIsTrimmed
:
boolean
, theFirst
:
boolean
)
:
void
Parameters
theIsTrimmed:
boolean
theFirst:
boolean
Returns
void
SetZTrimmed
SetZTrimmed
(
theIsTrimmed
:
boolean
, theFirst
:
boolean
)
:
void
Parameters
theIsTrimmed:
boolean
theFirst:
boolean
Returns
void
Shape
Shape
(
)
:
TopoDS_Shape
Returns
TopoDS_Shape
UseOBB
UseOBB
(
)
:
boolean
Returns
boolean
XPeriod
XPeriod
(
)
:
number
Returns
number
XPeriod
First
XPeriod
First
(
)
:
number
Returns
number
XRepeat
XRepeat
(
theTimes
:
Graphic3d_ZLayerId
)
:
TopoDS_Shape
Parameters
theTimes:
Graphic3d_ZLayerId
Returns
TopoDS_Shape
YPeriod
YPeriod
(
)
:
number
Returns
number
YPeriod
First
YPeriod
First
(
)
:
number
Returns
number
YRepeat
YRepeat
(
theTimes
:
Graphic3d_ZLayerId
)
:
TopoDS_Shape
Parameters
theTimes:
Graphic3d_ZLayerId
Returns
TopoDS_Shape
ZPeriod
ZPeriod
(
)
:
number
Returns
number
ZPeriod
First
ZPeriod
First
(
)
:
number
Returns
number
ZRepeat
ZRepeat
(
theTimes
:
Graphic3d_ZLayerId
)
:
TopoDS_Shape
Parameters
theTimes:
Graphic3d_ZLayerId
Returns
TopoDS_Shape
delete
delete
(
)
:
void
Returns
void
Static
Get
Parallel
Mode
Get
Parallel
Mode
(
)
:
boolean
Returns
boolean
Static
Set
Parallel
Mode
Set
Parallel
Mode
(
theNewMode
:
boolean
)
:
void
Parameters
theNewMode:
boolean
Returns
void
Static
To
DirectionID
To
DirectionID
(
theDirectionID
:
Graphic3d_ZLayerId
)
:
Graphic3d_ZLayerId
Parameters
theDirectionID:
Graphic3d_ZLayerId
Returns
Graphic3d_ZLayerId
Exports
BOPAlgo_
Make
Periodic
constructor
Add
Error
Add
Warning
Allocator
Clear
Clear
Repetitions
Clear
Warnings
Dump
Errors
Dump
Warnings
Fuzzy
Value
Get
Report
Get
Twins
Has
Error
Has
Errors
Has
Warning
Has
Warnings
History
Is
Input
Trimmed
Is
InputXTrimmed
Is
InputYTrimmed
Is
InputZTrimmed
Is
Periodic
IsXPeriodic
IsYPeriodic
IsZPeriodic
Make
Periodic
MakeXPeriodic
MakeYPeriodic
MakeZPeriodic
Perform
Period
Period
First
Periodicity
Parameters
Repeat
Shape
Repeated
Shape
Run
Parallel
Set
Fuzzy
Value
Set
Periodicity
Parameters
Set
Run
Parallel
Set
Shape
Set
Trimmed
Set
UseOBB
SetXTrimmed
SetYTrimmed
SetZTrimmed
Shape
UseOBB
XPeriod
XPeriod
First
XRepeat
YPeriod
YPeriod
First
YRepeat
ZPeriod
ZPeriod
First
ZRepeat
delete
Get
Parallel
Mode
Set
Parallel
Mode
To
DirectionID
Generated using
TypeDoc