@twinfinity/t8-client-model
Index
Classes
- Discipline
- ModelProductClass
- T8ClientEntityTypeDTO
- T8ClientModel
- T8ClientProductConnectionsDTO
- T8ClientProductDTO
- T8ClientProjectConnectionsDTO
- T8ClientProjectDTO
- T8EntityType
- T8GIEntityMeshLookup
- T8GIMeshDescriptor
- T8GIMeshDescriptorDTO
- T8GIRegion
- T8GIRegionDTO
- T8GIStyle
- T8GIStyleDTO
- T8GITransformDTO
- T8LDFormatError
- T8Mesh
- T8Product
- T8ProductWithGeometry
- T8Project
- T8PropertySetRepository
- T8QuantitySetRepository
- T8Unit
Enumerations
Functions
Interfaces
- GeometryInfoArrays
- IterableT8Project
- ModelEntityType
- ModelMesh
- ModelMeshStyle
- ModelPolyline
- ModelPolylineLinetype
- ModelPolylineStyle
- ModelPolylineVertices
- ModelProduct
- ModelProject
- T8ClientDataValueDTO
- T8ClientElementQuantitiesDTO
- T8ClientModelDTO
- T8ClientModelData
- T8ClientModelHeader
- T8ClientPropertyDTO
- T8ClientPropertySetDTO
- T8ClientPropertyValueDTO
- T8ClientSimpleQuantityDTO
- T8ClientUnitDTO
- T8GIData
- T8GIEntityGeometryMap
- T8GIEntityMesh
- T8GIGeometryInfo
- T8GIHeader
- T8GIModelGeneric
- T8GITransform
- T8LDData
- T8LDEntityBounds
- T8LDEntityLineMap
- T8LDHeader
- T8LDLayerData
- T8LDLinetypeData
- T8LDPolylineData
- T8LDReadOptions
- T8LDStyleData
- T8LDVersion
- T8LDVertexData
- T8Property
- T8PropertySet
- T8Quantity
- T8QuantitySet
References
Type Aliases
Variables
References
T8ElementQuantity
Renames and re-exports T8QuantitySet
Type Aliases
ModelProductClassType
PredefinedClassId
PredefinedClassIdWithoutPrefix
Represents a predefined class ID without the prefix (e.g. 'Ifc').
PredefinedIfcClassId
The known predefined IFC class IDs. Can be used with ModelProductClass.is to determine if a class is a predefined IFC class.
PredefinedTwinfinityClassId
T8ClientQuantityValueDTO
T8GIModel
T8ProjectWithGeometry
Type parameters
- TEntity: ModelEntityType = T8EntityType
TypedArray
Variables
constCONFLICT_FLAG_UINT16
Conflict flag bit for Uint16 indices.
constCONFLICT_FLAG_UINT32
Conflict flag bit for Uint32 indices.
constCONFLICT_FLAG_UINT8
Conflict flag bit for Uint8 indices.
constSENTINEL_UINT16
Sentinel value for Uint16 indices indicating "not set" or "no value".
constSENTINEL_UINT32
Sentinel value for Uint32 indices indicating "not set" or "no value".
constSENTINEL_UINT8
Sentinel value for Uint8 indices indicating "not set" or "no value".
constTYPE_MASK
Bit mask for extracting type information from packed values.
constUNIT_MASK
Bit mask for extracting unit information from packed values.
The type is used to group IFC classes into categories.