Math3D Full Project API
Preparing search index...
renderer/src/geometry/demoScene
FaceIncenter
Type Alias FaceIncenter
type
FaceIncenter
=
{
bisector
:
Line3
|
null
;
faceId
:
string
;
incenter
:
Point3
|
null
;
label
:
string
;
radius
:
number
|
null
;
residual
:
number
|
null
;
vertices
:
[
Point3
,
Point3
,
Point3
]
;
}
Index
Properties
bisector
face
Id
incenter
label
radius
residual
vertices
Properties
bisector
bisector
:
Line3
|
null
face
Id
faceId
:
string
incenter
incenter
:
Point3
|
null
label
label
:
string
radius
radius
:
number
|
null
residual
residual
:
number
|
null
vertices
vertices
:
[
Point3
,
Point3
,
Point3
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bisector
face
Id
incenter
label
radius
residual
vertices
Math3D Full Project API
Loading...