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
ClosestPointsOnShapeFromPointsDto
Class ClosestPointsOnShapeFromPointsDto<T>
Type parameters
T
Hierarchy
ClosestPointsOnShapeFromPointsDto
Index
Constructors
constructor
Properties
points
shape
Constructors
constructor
new
Closest
Points
OnShape
From
Points
Dto<T>
(
shape
?:
T
, points
?:
Point3
[]
)
:
ClosestPointsOnShapeFromPointsDto
<
T
>
Type parameters
T
Parameters
Optional
shape:
T
Optional
points:
Point3
[]
Returns
ClosestPointsOnShapeFromPointsDto
<
T
>
Properties
points
points
:
Point3
[]
The list of points
default
undefined
shape
shape
:
T
The OCCT shape
default
undefined
Exports
Bit
Inputs
OCCT
Closest
Points
OnShape
From
Points
Dto
constructor
points
shape
Generated using
TypeDoc
The list of points
undefined