BIM.works SDKs - v1.5.0-b164
Preparing search index...
@bimworks/jssdk
ModelUploaderSettings
Interface ModelUploaderSettings
interface
ModelUploaderSettings
{
hashType
?:
"xxh64"
|
"sha256"
;
options
?:
{
[
key
:
string
]:
unknown
}
;
requireFullHash
?:
boolean
;
resolveConflictsWithPopup
?:
boolean
;
type
?:
"tree"
|
"volatile"
;
}
Index
Properties
hash
Type?
options?
require
Full
Hash?
resolve
Conflicts
With
Popup?
type?
Properties
Optional
hash
Type
hashType
?:
"xxh64"
|
"sha256"
Optional
options
options
?:
{
[
key
:
string
]:
unknown
}
Optional
require
Full
Hash
requireFullHash
?:
boolean
Optional
resolve
Conflicts
With
Popup
resolveConflictsWithPopup
?:
boolean
Optional
type
type
?:
"tree"
|
"volatile"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
Type
options
require
Full
Hash
resolve
Conflicts
With
Popup
type
BIM.works SDKs - v1.5.0-b164
Loading...