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
ClosestPointsBetweenTwoShapesDto
Class ClosestPointsBetweenTwoShapesDto<T>
Type parameters
T
Hierarchy
ClosestPointsBetweenTwoShapesDto
Index
Constructors
constructor
Properties
shape1
shape2
Constructors
constructor
new
Closest
Points
Between
Two
Shapes
Dto<T>
(
shape1
?:
T
, shape2
?:
T
)
:
ClosestPointsBetweenTwoShapesDto
<
T
>
Type parameters
T
Parameters
Optional
shape1:
T
Optional
shape2:
T
Returns
ClosestPointsBetweenTwoShapesDto
<
T
>
Properties
shape1
shape1
:
T
First OCCT shape
default
undefined
shape2
shape2
:
T
Second OCCT shape
default
undefined
Exports
Bit
Inputs
OCCT
Closest
Points
Between
Two
Shapes
Dto
constructor
shape1
shape2
Generated using
TypeDoc
First OCCT shape
undefined