Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Models.Interface
IModelGeometry
Interface IModelGeometry
Geometry
interface
IModelGeometry
{
children
:
{
data
?:
{
file
?:
string
;
name
?:
string
;
path
?:
string
}
;
dimension
?:
number
;
label
:
string
;
mesh
?:
Partial
<
ISimulationTaskFile
>
;
meshParameters
?:
|
IModelMeshSizeManual
|
IModelMeshSizeAuto
|
IModelMeshSizeFactor
;
noMeshable
?:
true
;
tag
?:
string
;
value
?:
string
;
}
[]
;
done
?:
boolean
;
error
?:
string
|
Error
;
index
:
number
;
title
:
string
;
}
Hierarchy (
View Summary
)
IModelCommon
IModelGeometry
Index
Properties
children
done?
error?
index
title
Properties
children
children
:
{
data
?:
{
file
?:
string
;
name
?:
string
;
path
?:
string
}
;
dimension
?:
number
;
label
:
string
;
mesh
?:
Partial
<
ISimulationTaskFile
>
;
meshParameters
?:
|
IModelMeshSizeManual
|
IModelMeshSizeAuto
|
IModelMeshSizeFactor
;
noMeshable
?:
true
;
tag
?:
string
;
value
?:
string
;
}
[]
Optional
done
done
?:
boolean
Optional
error
error
?:
string
|
Error
index
index
:
number
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
done
error
index
title
Tanatloc documentation
Loading...
Geometry