Tanatloc documentation
Preparing search index...
Database.Geometry.Get
TGeometrySummary
Type Alias TGeometrySummary
type
TGeometrySummary
=
{
dimension
:
number
;
edges
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
;
}
[]
;
faces
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
;
}
[]
;
solids
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
;
}
[]
;
type
:
string
;
uuid
:
string
;
}
Index
Properties
dimension
edges?
faces?
solids?
type
uuid
Properties
dimension
dimension
:
number
Optional
edges
edges
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
}
[]
Optional
faces
faces
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
}
[]
Optional
solids
solids
?:
{
color
?:
TGeometryColor
;
label
:
number
;
name
:
string
;
uuid
:
string
}
[]
type
type
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dimension
edges
faces
solids
type
uuid
Tanatloc documentation
Loading...