Search
Preparing search index...
The search index is not available
bitbybit.dev v0.15.13
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
OCCT
SplitWireOnPointsDto
Class SplitWireOnPointsDto<T>
Type parameters
T
Hierarchy
SplitWireOnPointsDto
Index
Constructors
constructor
Properties
points
shape
Constructors
constructor
new
Split
Wire
OnPoints
Dto<T>
(
shape
?:
T
, points
?:
Point3
[]
)
:
SplitWireOnPointsDto
<
T
>
Type parameters
T
Parameters
Optional
shape:
T
Optional
points:
Point3
[]
Returns
SplitWireOnPointsDto
<
T
>
Properties
points
points
:
Point3
[]
The list of points
default
undefined
shape
shape
:
T
The OCCT wire shape
default
undefined
Exports
Bit
Inputs
OCCT
Split
Wire
OnPoints
Dto
constructor
points
shape
Generated using
TypeDoc
The list of points
undefined