MVFv3 API Documentation
Preparing search index...
@mappedin/mvf
annotations
AnnotationIntegrityErrorProperties
Interface AnnotationIntegrityErrorProperties
interface
AnnotationIntegrityErrorProperties
{
AnnotationNonPointGeometryError
:
{
annotationId
:
`
a_
${
string
}
`
;
floorId
:
`
f_
${
string
}
`
;
geometryId
:
`
g_
${
string
}
`
;
}
;
AnnotationUnknownSymbolError
:
{
annotationId
:
`
a_
${
string
}
`
;
symbolKey
:
string
;
}
;
}
Index
Properties
Annotation
Non
Point
Geometry
Error
Annotation
Unknown
Symbol
Error
Properties
Annotation
Non
Point
Geometry
Error
AnnotationNonPointGeometryError
:
{
annotationId
:
`
a_
${
string
}
`
;
floorId
:
`
f_
${
string
}
`
;
geometryId
:
`
g_
${
string
}
`
;
}
Annotation
Unknown
Symbol
Error
AnnotationUnknownSymbolError
:
{
annotationId
:
`
a_
${
string
}
`
;
symbolKey
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Annotation
Non
Point
Geometry
Error
Annotation
Unknown
Symbol
Error
MVFv3 API Documentation
Loading...