Skip to main content

TwinfinityParserMetadata

Common properties set by the Twinfinity parsers (responsible for processing files such as .ifc and .dwg).

Hierarchy

Index

Properties

readonlyhasParseError

hasParseError: boolean

Set to true if the change has not been parsed correctly. For example if this happens for a .ifc or a .dwg file then it will not be possible to load the file.

status

status: Unknown | Processing | Processed | Failed | NotSupported | Timeout | MemoryLimitExceeded | Fatal

Indicates outcome of how the system processed, has not yet processed or is processing the IFC file.

Page Options