brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
measureDistanceProps
Function measureDistanceProps
measureDistanceProps
(
shape1
:
AnyShape
<
Dimension
>
,
shape2
:
AnyShape
<
Dimension
>
,
)
:
Result
<
DistanceProps
>
Measure the minimum distance between two shapes, including witness points.
Parameters
shape1
:
AnyShape
<
Dimension
>
shape2
:
AnyShape
<
Dimension
>
Returns
Result
<
DistanceProps
>
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, including witness points.