Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.4
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
JSCAD
PathAppendPointsDto
Class PathAppendPointsDto
Hierarchy
PathAppendPointsDto
Index
Constructors
constructor
Properties
path
points
Constructors
constructor
new
Path
Append
Points
Dto
(
points
?:
Point2
[]
, path
?:
any
)
:
PathAppendPointsDto
Parameters
Optional
points:
Point2
[]
Optional
path:
any
Returns
PathAppendPointsDto
Properties
path
path
:
any
Path to append the points to
default
undefined
points
points
:
Point2
[]
Points to append
default
undefined
Exports
Bit
Inputs
JSCAD
Path
Append
Points
Dto
constructor
path
points
Generated using
TypeDoc
Path to append the points to
undefined