Math3D Full Project API
Preparing search index...
renderer/src/components/StereometryAnalyzerPanel
StereometryAnalyzerPanelProps
Type Alias StereometryAnalyzerPanelProps
type
StereometryAnalyzerPanelProps
=
{
faceIncenters
:
FaceIncenter
[]
;
faces
:
FaceInfo
[]
;
incenterTolerance
:
number
;
onSelectFace
:
(
id
:
string
)
=>
void
;
planeCheck
:
IncenterPlaneCheck
|
null
;
selectedFaceId
:
string
|
null
;
}
Index
Properties
face
Incenters
faces
incenter
Tolerance
on
Select
Face
plane
Check
selected
Face
Id
Properties
face
Incenters
faceIncenters
:
FaceIncenter
[]
faces
faces
:
FaceInfo
[]
incenter
Tolerance
incenterTolerance
:
number
on
Select
Face
onSelectFace
:
(
id
:
string
)
=>
void
plane
Check
planeCheck
:
IncenterPlaneCheck
|
null
selected
Face
Id
selectedFaceId
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
face
Incenters
faces
incenter
Tolerance
on
Select
Face
plane
Check
selected
Face
Id
Math3D Full Project API
Loading...