Math3D Full Project API
Preparing search index...
renderer/src/geometry/demoScene
IncenterPlaneCheck
Type Alias IncenterPlaneCheck
type
IncenterPlaneCheck
=
{
distance
:
number
|
null
;
plane
:
Plane3
|
null
;
status
:
"ok"
|
"fail"
|
"invalid"
;
targetFaceId
:
string
;
tolerance
:
number
;
}
Index
Properties
distance
plane
status
target
Face
Id
tolerance
Properties
distance
distance
:
number
|
null
plane
plane
:
Plane3
|
null
status
status
:
"ok"
|
"fail"
|
"invalid"
target
Face
Id
targetFaceId
:
string
tolerance
tolerance
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
distance
plane
status
target
Face
Id
tolerance
Math3D Full Project API
Loading...