brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
measureDistance
Function measureDistance
measureDistance
(
shape1
:
AnyShape
<
Dimension
>
,
shape2
:
AnyShape
<
Dimension
>
,
)
:
Result
<
number
>
Measure the minimum distance between two shapes.
Parameters
shape1
:
AnyShape
<
Dimension
>
shape2
:
AnyShape
<
Dimension
>
Returns
Result
<
number
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Measure the minimum distance between two shapes.