Skip to main content

@twinfinity/experimental

Index

Type Aliases

DrawingApiLoadParameter

DrawingApiLoadParameter<Change>: Change extends BimChangeDwg ? BimChangeDwg[] : BimChangeBlob

Type parameters

  • Change

DrawingType

DrawingType<Change>: Change extends BimChangeDwg ? BimDrawingDwg : Change extends BimChangeBlob ? BimDrawingPdf : never

Type parameters

  • Change

EpsgType

EpsgType: 4326

FacilityClass

FacilityClass: IfcBridge | IfcBuilding | IfcMarineFacility | IfcRailway | IfcRoad

Type of facility (e.g. IfcBuilding)

Types of facilities

FacilityPartClass

FacilityPartClass: IfcBridgePart | IfcBuildingStorey | IfcMarinePart | IfcRailwayPart | IfcRoadPart

Type of facility part (e.g. IfcBuildingStorey)

Types of facility parts

SinglePropertyValueType

SinglePropertyValueType: IfcAbsorbedDoseMeasure | IfcAccelerationMeasure | IfcAmountOfSubstanceMeasure | IfcAngularVelocityMeasure | IfcAreaMeasure | IfcBinary | IfcBoolean | IfcCountMeasure | IfcDate | IfcDateTime | IfcDescriptiveMeasure | IfcDoseEquivalentMeasure | IfcDuration | IfcDynamicViscosityMeasure | IfcElectricCapacitanceMeasure | IfcElectricChargeMeasure | IfcElectricConductanceMeasure | IfcElectricCurrentMeasure | IfcElectricResistanceMeasure | IfcElectricVoltageMeasure | IfcEnergyMeasure | IfcForceMeasure | IfcFrequencyMeasure | IfcHeatFluxDensityMeasure | IfcHeatingValueMeasure | IfcIdentifier | IfcIlluminanceMeasure | IfcInductanceMeasure | IfcInteger | IfcIntegerCountRateMeasure | IfcIonConcentrationMeasure | IfcIsothermalMoistureCapacityMeasure | IfcKinematicViscosityMeasure | IfcLabel | IfcLengthMeasure | IfcLinearForceMeasure | IfcLinearMomentMeasure | IfcLinearStiffnessMeasure | IfcLinearVelocityMeasure | IfcLogical | IfcLuminousFluxMeasure | IfcLuminousIntensityDistributionMeasure | IfcLuminousIntensityMeasure | IfcMagneticFluxDensityMeasure | IfcMagneticFluxMeasure | IfcMassDensityMeasure | IfcMassFlowRateMeasure | IfcMassMeasure | IfcMassPerLengthMeasure | IfcModulusOfElasticityMeasure | IfcModulusOfLinearSubgradeReactionMeasure | IfcModulusOfRotationalSubgradeReactionMeasure | IfcModulusOfSubgradeReactionMeasure | IfcMoistureDiffusivityMeasure | IfcMolecularWeightMeasure | IfcMomentOfInertiaMeasure | IfcMonetaryMeasure | IfcNonNegativeLengthMeasure | IfcNormalisedRatioMeasure | IfcNumericMeasure | IfcParameterValue | IfcPHMeasure | IfcPlanarForceMeasure | IfcPlaneAngleMeasure | IfcPositiveInteger | IfcPositiveLengthMeasure | IfcPositivePlaneAngleMeasure | IfcPositiveRatioMeasure | IfcPowerMeasure | IfcPressureMeasure | IfcRadioActivityMeasure | IfcRatioMeasure | IfcReal | IfcRotationalFrequencyMeasure | IfcRotationalMassMeasure | IfcRotationalStiffnessMeasure | IfcSectionModulusMeasure | IfcSolidAngleMeasure | IfcSoundPowerMeasure | IfcSoundPressureLevelMeasure | IfcSoundPressureMeasure | IfcSpecificHeatCapacityMeasure | IfcTemperatureGradientMeasure | IfcTemperatureRateOfChangeMeasure | IfcText | IfcThermalAdmittanceMeasure | IfcThermalConductivityMeasure | IfcThermalExpansionCoefficientMeasure | IfcThermalResistanceMeasure | IfcThermalTransmittanceMeasure | IfcThermodynamicTemperatureMeasure | IfcTime | IfcTimeMeasure | IfcTimeStamp | IfcTorqueMeasure | IfcURIReference | IfcVaporPermeabilityMeasure | IfcVolumeMeasure | IfcVolumetricFlowRateMeasure | IfcWarpingConstantMeasure | IfcWarpingMomentMeasure

Type of value (e.g IfcDate, IfcAreaMeasure, IfcInteger, IfcElectricCurrentMeasure)

Types of property values that consists of a single value

SingleQuantityValueType

SingleQuantityValueType: IfcQuantityArea | IfcQuantityCount | IfcQuantityLength | IfcQuantityNumber | IfcQuantityVolume | IfcQuantityTime | IfcQuantityWeight

Type of value (e.g IfcQuantityArea, IfcQuantityNumber)

Types of qunatity values that consists of a single value

SiteType

SiteType: IfcSite

Type of site (i.e. IfcSite)

Types of Twins

SpaceType

SpaceType: IfcSpace

Type of space (e.g. IfcSpace)