| Modifier and Type | Class and Description |
|---|---|
class |
IdEObjectImpl |
| Modifier and Type | Method and Description |
|---|---|
<T extends IdEObject> |
ObjectFactory.create(Class<T> clazz) |
<T extends IdEObject> |
PackageMetaData.create(Class<T> clazz) |
<T extends IdEObject> |
IfcModelInterface.create(Class<T> class1,
OidProvider oidProvider) |
<T extends IdEObject> |
ObjectFactory.create(org.eclipse.emf.ecore.EClass eClass) |
<T extends IdEObject> |
PackageMetaData.create(org.eclipse.emf.ecore.EClass eClass) |
<T extends IdEObject> |
IfcModelInterface.create(org.eclipse.emf.ecore.EClass eClass,
long oid) |
<T extends IdEObject> |
IfcModelInterface.create(org.eclipse.emf.ecore.EClass eClass,
OidProvider oidProvider) |
<T extends IdEObject> |
IfcModelInterface.createAndAdd(Class<T> class1) |
<T extends IdEObject> |
IfcModelInterface.createAndAdd(org.eclipse.emf.ecore.EClass eClass) |
<T extends IdEObject> |
IfcModelInterface.createAndAdd(org.eclipse.emf.ecore.EClass eClass,
long oid) |
<T extends IdEObject> |
IfcModelInterface.getAll(Class<T> clazz) |
<T extends IdEObject> |
IfcModelInterface.getAll(org.eclipse.emf.ecore.EClass clazz) |
<T extends IdEObject> |
IfcModelInterface.getAllWithSubTypes(Class<T> clazz) |
<T extends IdEObject> |
IfcModelInterface.getAllWithSubTypes(org.eclipse.emf.ecore.EClass eClass) |
| Modifier and Type | Method and Description |
|---|---|
IdEObject |
IfcModelInterface.get(long oid)
Retrieve an object by its OID
|
IdEObject |
IfcModelInterface.getByName(org.eclipse.emf.ecore.EClass eClass,
String name)
Retrieve an object by its name
|
IdEObject |
IfcModelInterface.getNoFetch(long oid) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.BiMap<Long,IdEObject> |
IfcModelInterface.getObjects() |
Collection<IdEObject> |
IfcModelInterface.getUnidentifiedValues() |
Collection<IdEObject> |
IfcModelInterface.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcModelInterface.add(long oid,
IdEObject newObject)
Add an object to this model with an explicit OID, only use this method in BIMserver internal code
|
void |
IfcModelInterface.addAllowMultiModel(long oid,
IdEObject newObject)
Add an object to this model with an explicit OID, allow the object to exist in multiple models, only use this method in BIMserver internal code
|
void |
IfcModelInterface.changeOid(IdEObject object) |
boolean |
IfcModelInterface.contains(IdEObject referencedObject)
Tests whether the given object is part of this model
|
void |
LazyLoader.load(IdEObject idEObject) |
void |
IfcModelInterface.load(IdEObject idEObject) |
void |
IfcModelInterface.remove(IdEObject objectToRemove)
Remove an object
|
void |
IfcModelInterface.set(IdEObject idEObject,
org.eclipse.emf.ecore.EStructuralFeature eFeature,
Object newValue) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GeometryData
A representation of the model object 'Data'.
|
interface |
GeometryInfo
A representation of the model object 'Info'.
|
interface |
Vector3f
A representation of the model object 'Vector3f'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeometryDataImpl
An implementation of the model object 'Data'.
|
class |
GeometryInfoImpl
An implementation of the model object 'Info'.
|
class |
Vector3fImpl
An implementation of the model object 'Vector3f'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Ifc2DCompositeCurve
A representation of the model object 'Ifc2 DComposite Curve'.
|
interface |
IfcAbsorbedDoseMeasure
A representation of the model object 'Ifc Absorbed Dose Measure'.
|
interface |
IfcAccelerationMeasure
A representation of the model object 'Ifc Acceleration Measure'.
|
interface |
IfcActorRole
A representation of the model object 'Ifc Actor Role'.
|
interface |
IfcAmountOfSubstanceMeasure
A representation of the model object 'Ifc Amount Of Substance Measure'.
|
interface |
IfcAngularDimension
A representation of the model object 'Ifc Angular Dimension'.
|
interface |
IfcAngularVelocityMeasure
A representation of the model object 'Ifc Angular Velocity Measure'.
|
interface |
IfcAnnotationCurveOccurrence
A representation of the model object 'Ifc Annotation Curve Occurrence'.
|
interface |
IfcAnnotationFillAreaOccurrence
A representation of the model object 'Ifc Annotation Fill Area Occurrence'.
|
interface |
IfcAnnotationOccurrence
A representation of the model object 'Ifc Annotation Occurrence'.
|
interface |
IfcAnnotationSurface
A representation of the model object 'Ifc Annotation Surface'.
|
interface |
IfcAnnotationSurfaceOccurrence
A representation of the model object 'Ifc Annotation Surface Occurrence'.
|
interface |
IfcAnnotationSymbolOccurrence
A representation of the model object 'Ifc Annotation Symbol Occurrence'.
|
interface |
IfcAnnotationTextOccurrence
A representation of the model object 'Ifc Annotation Text Occurrence'.
|
interface |
IfcAppliedValueRelationship
A representation of the model object 'Ifc Applied Value Relationship'.
|
interface |
IfcApproval
A representation of the model object 'Ifc Approval'.
|
interface |
IfcApprovalActorRelationship
A representation of the model object 'Ifc Approval Actor Relationship'.
|
interface |
IfcApprovalPropertyRelationship
A representation of the model object 'Ifc Approval Property Relationship'.
|
interface |
IfcApprovalRelationship
A representation of the model object 'Ifc Approval Relationship'.
|
interface |
IfcArbitraryClosedProfileDef
A representation of the model object 'Ifc Arbitrary Closed Profile Def'.
|
interface |
IfcArbitraryOpenProfileDef
A representation of the model object 'Ifc Arbitrary Open Profile Def'.
|
interface |
IfcArbitraryProfileDefWithVoids
A representation of the model object 'Ifc Arbitrary Profile Def With Voids'.
|
interface |
IfcAreaMeasure
A representation of the model object 'Ifc Area Measure'.
|
interface |
IfcAsymmetricIShapeProfileDef
A representation of the model object 'Ifc Asymmetric IShape Profile Def'.
|
interface |
IfcBezierCurve
A representation of the model object 'Ifc Bezier Curve'.
|
interface |
IfcBlobTexture
A representation of the model object 'Ifc Blob Texture'.
|
interface |
IfcBoxAlignment
A representation of the model object 'Ifc Box Alignment'.
|
interface |
IfcBuildingElementComponent
A representation of the model object 'Ifc Building Element Component'.
|
interface |
IfcCalendarDate
A representation of the model object 'Ifc Calendar Date'.
|
interface |
IfcCenterLineProfileDef
A representation of the model object 'Ifc Center Line Profile Def'.
|
interface |
IfcChamferEdgeFeature
A representation of the model object 'Ifc Chamfer Edge Feature'.
|
interface |
IfcCharacterStyleSelect
A representation of the model object 'Ifc Character Style Select'.
|
interface |
IfcCircleHollowProfileDef
A representation of the model object 'Ifc Circle Hollow Profile Def'.
|
interface |
IfcCircleProfileDef
A representation of the model object 'Ifc Circle Profile Def'.
|
interface |
IfcClassification
A representation of the model object 'Ifc Classification'.
|
interface |
IfcClassificationItem
A representation of the model object 'Ifc Classification Item'.
|
interface |
IfcClassificationItemRelationship
A representation of the model object 'Ifc Classification Item Relationship'.
|
interface |
IfcClassificationNotation
A representation of the model object 'Ifc Classification Notation'.
|
interface |
IfcClassificationNotationFacet
A representation of the model object 'Ifc Classification Notation Facet'.
|
interface |
IfcClassificationNotationSelect
A representation of the model object 'Ifc Classification Notation Select'.
|
interface |
IfcClassificationReference
A representation of the model object 'Ifc Classification Reference'.
|
interface |
IfcComplexNumber
A representation of the model object 'Ifc Complex Number'.
|
interface |
IfcComplexProperty
A representation of the model object 'Ifc Complex Property'.
|
interface |
IfcCompositeProfileDef
A representation of the model object 'Ifc Composite Profile Def'.
|
interface |
IfcCompoundPlaneAngleMeasure
A representation of the model object 'Ifc Compound Plane Angle Measure'.
|
interface |
IfcCondition
A representation of the model object 'Ifc Condition'.
|
interface |
IfcConditionCriterion
A representation of the model object 'Ifc Condition Criterion'.
|
interface |
IfcConditionCriterionSelect
A representation of the model object 'Ifc Condition Criterion Select'.
|
interface |
IfcConnectionPortGeometry
A representation of the model object 'Ifc Connection Port Geometry'.
|
interface |
IfcConstraint
A representation of the model object 'Ifc Constraint'.
|
interface |
IfcConstraintAggregationRelationship
A representation of the model object 'Ifc Constraint Aggregation Relationship'.
|
interface |
IfcConstraintClassificationRelationship
A representation of the model object 'Ifc Constraint Classification Relationship'.
|
interface |
IfcConstraintRelationship
A representation of the model object 'Ifc Constraint Relationship'.
|
interface |
IfcContextDependentMeasure
A representation of the model object 'Ifc Context Dependent Measure'.
|
interface |
IfcCoordinatedUniversalTimeOffset
A representation of the model object 'Ifc Coordinated Universal Time Offset'.
|
interface |
IfcCostValue
A representation of the model object 'Ifc Cost Value'.
|
interface |
IfcCountMeasure
A representation of the model object 'Ifc Count Measure'.
|
interface |
IfcCraneRailAShapeProfileDef
A representation of the model object 'Ifc Crane Rail AShape Profile Def'.
|
interface |
IfcCraneRailFShapeProfileDef
A representation of the model object 'Ifc Crane Rail FShape Profile Def'.
|
interface |
IfcCShapeProfileDef
A representation of the model object 'Ifc CShape Profile Def'.
|
interface |
IfcCurrencyRelationship
A representation of the model object 'Ifc Currency Relationship'.
|
interface |
IfcCurvatureMeasure
A representation of the model object 'Ifc Curvature Measure'.
|
interface |
IfcCurveStyle
A representation of the model object 'Ifc Curve Style'.
|
interface |
IfcCurveStyleFontPattern
A representation of the model object 'Ifc Curve Style Font Pattern'.
|
interface |
IfcDateAndTime
A representation of the model object 'Ifc Date And Time'.
|
interface |
IfcDateTimeSelect
A representation of the model object 'Ifc Date Time Select'.
|
interface |
IfcDaylightSavingHour
A representation of the model object 'Ifc Daylight Saving Hour'.
|
interface |
IfcDefinedSymbol
A representation of the model object 'Ifc Defined Symbol'.
|
interface |
IfcDefinedSymbolSelect
A representation of the model object 'Ifc Defined Symbol Select'.
|
interface |
IfcDerivedMeasureValue
A representation of the model object 'Ifc Derived Measure Value'.
|
interface |
IfcDerivedProfileDef
A representation of the model object 'Ifc Derived Profile Def'.
|
interface |
IfcDiameterDimension
A representation of the model object 'Ifc Diameter Dimension'.
|
interface |
IfcDimensionCalloutRelationship
A representation of the model object 'Ifc Dimension Callout Relationship'.
|
interface |
IfcDimensionCurve
A representation of the model object 'Ifc Dimension Curve'.
|
interface |
IfcDimensionCurveDirectedCallout
A representation of the model object 'Ifc Dimension Curve Directed Callout'.
|
interface |
IfcDimensionCurveTerminator
A representation of the model object 'Ifc Dimension Curve Terminator'.
|
interface |
IfcDimensionPair
A representation of the model object 'Ifc Dimension Pair'.
|
interface |
IfcDocumentElectronicFormat
A representation of the model object 'Ifc Document Electronic Format'.
|
interface |
IfcDocumentInformationRelationship
A representation of the model object 'Ifc Document Information Relationship'.
|
interface |
IfcDoseEquivalentMeasure
A representation of the model object 'Ifc Dose Equivalent Measure'.
|
interface |
IfcDraughtingCallout
A representation of the model object 'Ifc Draughting Callout'.
|
interface |
IfcDraughtingCalloutElement
A representation of the model object 'Ifc Draughting Callout Element'.
|
interface |
IfcDraughtingCalloutRelationship
A representation of the model object 'Ifc Draughting Callout Relationship'.
|
interface |
IfcDraughtingPreDefinedColour
A representation of the model object 'Ifc Draughting Pre Defined Colour'.
|
interface |
IfcDraughtingPreDefinedCurveFont
A representation of the model object 'Ifc Draughting Pre Defined Curve Font'.
|
interface |
IfcDraughtingPreDefinedTextFont
A representation of the model object 'Ifc Draughting Pre Defined Text Font'.
|
interface |
IfcDynamicViscosityMeasure
A representation of the model object 'Ifc Dynamic Viscosity Measure'.
|
interface |
IfcEdgeFeature
A representation of the model object 'Ifc Edge Feature'.
|
interface |
IfcElectricalBaseProperties
A representation of the model object 'Ifc Electrical Base Properties'.
|
interface |
IfcElectricalCircuit
A representation of the model object 'Ifc Electrical Circuit'.
|
interface |
IfcElectricalElement
A representation of the model object 'Ifc Electrical Element'.
|
interface |
IfcElectricCapacitanceMeasure
A representation of the model object 'Ifc Electric Capacitance Measure'.
|
interface |
IfcElectricChargeMeasure
A representation of the model object 'Ifc Electric Charge Measure'.
|
interface |
IfcElectricConductanceMeasure
A representation of the model object 'Ifc Electric Conductance Measure'.
|
interface |
IfcElectricCurrentMeasure
A representation of the model object 'Ifc Electric Current Measure'.
|
interface |
IfcElectricDistributionPoint
A representation of the model object 'Ifc Electric Distribution Point'.
|
interface |
IfcElectricHeaterType
A representation of the model object 'Ifc Electric Heater Type'.
|
interface |
IfcElectricResistanceMeasure
A representation of the model object 'Ifc Electric Resistance Measure'.
|
interface |
IfcElectricVoltageMeasure
A representation of the model object 'Ifc Electric Voltage Measure'.
|
interface |
IfcEllipseProfileDef
A representation of the model object 'Ifc Ellipse Profile Def'.
|
interface |
IfcEnergyMeasure
A representation of the model object 'Ifc Energy Measure'.
|
interface |
IfcEnergyProperties
A representation of the model object 'Ifc Energy Properties'.
|
interface |
IfcEnvironmentalImpactValue
A representation of the model object 'Ifc Environmental Impact Value'.
|
interface |
IfcEquipmentElement
A representation of the model object 'Ifc Equipment Element'.
|
interface |
IfcEquipmentStandard
A representation of the model object 'Ifc Equipment Standard'.
|
interface |
IfcExtendedMaterialProperties
A representation of the model object 'Ifc Extended Material Properties'.
|
interface |
IfcExternallyDefinedSymbol
A representation of the model object 'Ifc Externally Defined Symbol'.
|
interface |
IfcFacetedBrepWithVoids
A representation of the model object 'Ifc Faceted Brep With Voids'.
|
interface |
IfcFillAreaStyle
A representation of the model object 'Ifc Fill Area Style'.
|
interface |
IfcFillAreaStyleTileShapeSelect
A representation of the model object 'Ifc Fill Area Style Tile Shape Select'.
|
interface |
IfcFillAreaStyleTileSymbolWithStyle
A representation of the model object 'Ifc Fill Area Style Tile Symbol With Style'.
|
interface |
IfcFluidFlowProperties
A representation of the model object 'Ifc Fluid Flow Properties'.
|
interface |
IfcForceMeasure
A representation of the model object 'Ifc Force Measure'.
|
interface |
IfcFrequencyMeasure
A representation of the model object 'Ifc Frequency Measure'.
|
interface |
IfcFuelProperties
A representation of the model object 'Ifc Fuel Properties'.
|
interface |
IfcFurnitureStandard
A representation of the model object 'Ifc Furniture Standard'.
|
interface |
IfcGasTerminalType
A representation of the model object 'Ifc Gas Terminal Type'.
|
interface |
IfcGeneralMaterialProperties
A representation of the model object 'Ifc General Material Properties'.
|
interface |
IfcGeneralProfileProperties
A representation of the model object 'Ifc General Profile Properties'.
|
interface |
IfcHeatFluxDensityMeasure
A representation of the model object 'Ifc Heat Flux Density Measure'.
|
interface |
IfcHeatingValueMeasure
A representation of the model object 'Ifc Heating Value Measure'.
|
interface |
IfcHourInDay
A representation of the model object 'Ifc Hour In Day'.
|
interface |
IfcHygroscopicMaterialProperties
A representation of the model object 'Ifc Hygroscopic Material Properties'.
|
interface |
IfcIdentifier
A representation of the model object 'Ifc Identifier'.
|
interface |
IfcIlluminanceMeasure
A representation of the model object 'Ifc Illuminance Measure'.
|
interface |
IfcImageTexture
A representation of the model object 'Ifc Image Texture'.
|
interface |
IfcInductanceMeasure
A representation of the model object 'Ifc Inductance Measure'.
|
interface |
IfcInteger
A representation of the model object 'Ifc Integer'.
|
interface |
IfcIntegerCountRateMeasure
A representation of the model object 'Ifc Integer Count Rate Measure'.
|
interface |
IfcIonConcentrationMeasure
A representation of the model object 'Ifc Ion Concentration Measure'.
|
interface |
IfcIShapeProfileDef
A representation of the model object 'Ifc IShape Profile Def'.
|
interface |
IfcIsothermalMoistureCapacityMeasure
A representation of the model object 'Ifc Isothermal Moisture Capacity Measure'.
|
interface |
IfcKinematicViscosityMeasure
A representation of the model object 'Ifc Kinematic Viscosity Measure'.
|
interface |
IfcLabel
A representation of the model object 'Ifc Label'.
|
interface |
IfcLinearDimension
A representation of the model object 'Ifc Linear Dimension'.
|
interface |
IfcLinearForceMeasure
A representation of the model object 'Ifc Linear Force Measure'.
|
interface |
IfcLinearMomentMeasure
A representation of the model object 'Ifc Linear Moment Measure'.
|
interface |
IfcLinearVelocityMeasure
A representation of the model object 'Ifc Linear Velocity Measure'.
|
interface |
IfcLocalTime
A representation of the model object 'Ifc Local Time'.
|
interface |
IfcLogical
A representation of the model object 'Ifc Logical'.
|
interface |
IfcLShapeProfileDef
A representation of the model object 'Ifc LShape Profile Def'.
|
interface |
IfcLuminousFluxMeasure
A representation of the model object 'Ifc Luminous Flux Measure'.
|
interface |
IfcLuminousIntensityDistributionMeasure
A representation of the model object 'Ifc Luminous Intensity Distribution Measure'.
|
interface |
IfcLuminousIntensityMeasure
A representation of the model object 'Ifc Luminous Intensity Measure'.
|
interface |
IfcMagneticFluxDensityMeasure
A representation of the model object 'Ifc Magnetic Flux Density Measure'.
|
interface |
IfcMagneticFluxMeasure
A representation of the model object 'Ifc Magnetic Flux Measure'.
|
interface |
IfcMassDensityMeasure
A representation of the model object 'Ifc Mass Density Measure'.
|
interface |
IfcMassFlowRateMeasure
A representation of the model object 'Ifc Mass Flow Rate Measure'.
|
interface |
IfcMassMeasure
A representation of the model object 'Ifc Mass Measure'.
|
interface |
IfcMassPerLengthMeasure
A representation of the model object 'Ifc Mass Per Length Measure'.
|
interface |
IfcMaterial
A representation of the model object 'Ifc Material'.
|
interface |
IfcMaterialLayer
A representation of the model object 'Ifc Material Layer'.
|
interface |
IfcMaterialLayerSet
A representation of the model object 'Ifc Material Layer Set'.
|
interface |
IfcMaterialLayerSetUsage
A representation of the model object 'Ifc Material Layer Set Usage'.
|
interface |
IfcMaterialProperties
A representation of the model object 'Ifc Material Properties'.
|
interface |
IfcMeasureValue
A representation of the model object 'Ifc Measure Value'.
|
interface |
IfcMechanicalConcreteMaterialProperties
A representation of the model object 'Ifc Mechanical Concrete Material Properties'.
|
interface |
IfcMechanicalMaterialProperties
A representation of the model object 'Ifc Mechanical Material Properties'.
|
interface |
IfcMechanicalSteelMaterialProperties
A representation of the model object 'Ifc Mechanical Steel Material Properties'.
|
interface |
IfcMetric
A representation of the model object 'Ifc Metric'.
|
interface |
IfcMinuteInHour
A representation of the model object 'Ifc Minute In Hour'.
|
interface |
IfcModulusOfElasticityMeasure
A representation of the model object 'Ifc Modulus Of Elasticity Measure'.
|
interface |
IfcMoistureDiffusivityMeasure
A representation of the model object 'Ifc Moisture Diffusivity Measure'.
|
interface |
IfcMolecularWeightMeasure
A representation of the model object 'Ifc Molecular Weight Measure'.
|
interface |
IfcMomentOfInertiaMeasure
A representation of the model object 'Ifc Moment Of Inertia Measure'.
|
interface |
IfcMonetaryMeasure
A representation of the model object 'Ifc Monetary Measure'.
|
interface |
IfcMove
A representation of the model object 'Ifc Move'.
|
interface |
IfcNumericMeasure
A representation of the model object 'Ifc Numeric Measure'.
|
interface |
IfcObjective
A representation of the model object 'Ifc Objective'.
|
interface |
IfcOneDirectionRepeatFactor
A representation of the model object 'Ifc One Direction Repeat Factor'.
|
interface |
IfcOpticalMaterialProperties
A representation of the model object 'Ifc Optical Material Properties'.
|
interface |
IfcOrderAction
A representation of the model object 'Ifc Order Action'.
|
interface |
IfcOrganizationRelationship
A representation of the model object 'Ifc Organization Relationship'.
|
interface |
IfcOrientationSelect
A representation of the model object 'Ifc Orientation Select'.
|
interface |
IfcParameterizedProfileDef
A representation of the model object 'Ifc Parameterized Profile Def'.
|
interface |
IfcPHMeasure
A representation of the model object 'Ifc PH Measure'.
|
interface |
IfcPhysicalComplexQuantity
A representation of the model object 'Ifc Physical Complex Quantity'.
|
interface |
IfcPhysicalQuantity
A representation of the model object 'Ifc Physical Quantity'.
|
interface |
IfcPhysicalSimpleQuantity
A representation of the model object 'Ifc Physical Simple Quantity'.
|
interface |
IfcPixelTexture
A representation of the model object 'Ifc Pixel Texture'.
|
interface |
IfcPlanarForceMeasure
A representation of the model object 'Ifc Planar Force Measure'.
|
interface |
IfcPowerMeasure
A representation of the model object 'Ifc Power Measure'.
|
interface |
IfcPreDefinedColour
A representation of the model object 'Ifc Pre Defined Colour'.
|
interface |
IfcPreDefinedCurveFont
A representation of the model object 'Ifc Pre Defined Curve Font'.
|
interface |
IfcPreDefinedDimensionSymbol
A representation of the model object 'Ifc Pre Defined Dimension Symbol'.
|
interface |
IfcPreDefinedItem
A representation of the model object 'Ifc Pre Defined Item'.
|
interface |
IfcPreDefinedPointMarkerSymbol
A representation of the model object 'Ifc Pre Defined Point Marker Symbol'.
|
interface |
IfcPreDefinedSymbol
A representation of the model object 'Ifc Pre Defined Symbol'.
|
interface |
IfcPreDefinedTerminatorSymbol
A representation of the model object 'Ifc Pre Defined Terminator Symbol'.
|
interface |
IfcPreDefinedTextFont
A representation of the model object 'Ifc Pre Defined Text Font'.
|
interface |
IfcPresentationStyle
A representation of the model object 'Ifc Presentation Style'.
|
interface |
IfcPresentationStyleAssignment
A representation of the model object 'Ifc Presentation Style Assignment'.
|
interface |
IfcPressureMeasure
A representation of the model object 'Ifc Pressure Measure'.
|
interface |
IfcProductsOfCombustionProperties
A representation of the model object 'Ifc Products Of Combustion Properties'.
|
interface |
IfcProfileDef
A representation of the model object 'Ifc Profile Def'.
|
interface |
IfcProfileProperties
A representation of the model object 'Ifc Profile Properties'.
|
interface |
IfcProjectionCurve
A representation of the model object 'Ifc Projection Curve'.
|
interface |
IfcProjectOrderRecord
A representation of the model object 'Ifc Project Order Record'.
|
interface |
IfcProperty
A representation of the model object 'Ifc Property'.
|
interface |
IfcPropertyBoundedValue
A representation of the model object 'Ifc Property Bounded Value'.
|
interface |
IfcPropertyConstraintRelationship
A representation of the model object 'Ifc Property Constraint Relationship'.
|
interface |
IfcPropertyDependencyRelationship
A representation of the model object 'Ifc Property Dependency Relationship'.
|
interface |
IfcPropertyEnumeratedValue
A representation of the model object 'Ifc Property Enumerated Value'.
|
interface |
IfcPropertyEnumeration
A representation of the model object 'Ifc Property Enumeration'.
|
interface |
IfcPropertyListValue
A representation of the model object 'Ifc Property List Value'.
|
interface |
IfcPropertyReferenceValue
A representation of the model object 'Ifc Property Reference Value'.
|
interface |
IfcPropertySingleValue
A representation of the model object 'Ifc Property Single Value'.
|
interface |
IfcPropertyTableValue
A representation of the model object 'Ifc Property Table Value'.
|
interface |
IfcQuantityArea
A representation of the model object 'Ifc Quantity Area'.
|
interface |
IfcQuantityCount
A representation of the model object 'Ifc Quantity Count'.
|
interface |
IfcQuantityLength
A representation of the model object 'Ifc Quantity Length'.
|
interface |
IfcQuantityTime
A representation of the model object 'Ifc Quantity Time'.
|
interface |
IfcQuantityVolume
A representation of the model object 'Ifc Quantity Volume'.
|
interface |
IfcQuantityWeight
A representation of the model object 'Ifc Quantity Weight'.
|
interface |
IfcRadioActivityMeasure
A representation of the model object 'Ifc Radio Activity Measure'.
|
interface |
IfcRadiusDimension
A representation of the model object 'Ifc Radius Dimension'.
|
interface |
IfcRatioMeasure
A representation of the model object 'Ifc Ratio Measure'.
|
interface |
IfcRationalBezierCurve
A representation of the model object 'Ifc Rational Bezier Curve'.
|
interface |
IfcReal
A representation of the model object 'Ifc Real'.
|
interface |
IfcRectangleHollowProfileDef
A representation of the model object 'Ifc Rectangle Hollow Profile Def'.
|
interface |
IfcRectangleProfileDef
A representation of the model object 'Ifc Rectangle Profile Def'.
|
interface |
IfcReferencesValueDocument
A representation of the model object 'Ifc References Value Document'.
|
interface |
IfcReinforcementBarProperties
A representation of the model object 'Ifc Reinforcement Bar Properties'.
|
interface |
IfcRelAssignsTasks
A representation of the model object 'Ifc Rel Assigns Tasks'.
|
interface |
IfcRelAssignsToProjectOrder
A representation of the model object 'Ifc Rel Assigns To Project Order'.
|
interface |
IfcRelAssociatesAppliedValue
A representation of the model object 'Ifc Rel Associates Applied Value'.
|
interface |
IfcRelAssociatesProfileProperties
A representation of the model object 'Ifc Rel Associates Profile Properties'.
|
interface |
IfcRelaxation
A representation of the model object 'Ifc Relaxation'.
|
interface |
IfcRelConnectsStructuralElement
A representation of the model object 'Ifc Rel Connects Structural Element'.
|
interface |
IfcRelInteractionRequirements
A representation of the model object 'Ifc Rel Interaction Requirements'.
|
interface |
IfcRelOccupiesSpaces
A representation of the model object 'Ifc Rel Occupies Spaces'.
|
interface |
IfcRelOverridesProperties
A representation of the model object 'Ifc Rel Overrides Properties'.
|
interface |
IfcRelSchedulesCostItems
A representation of the model object 'Ifc Rel Schedules Cost Items'.
|
interface |
IfcRepresentationMap
A representation of the model object 'Ifc Representation Map'.
|
interface |
IfcRibPlateProfileProperties
A representation of the model object 'Ifc Rib Plate Profile Properties'.
|
interface |
IfcRotationalFrequencyMeasure
A representation of the model object 'Ifc Rotational Frequency Measure'.
|
interface |
IfcRotationalMassMeasure
A representation of the model object 'Ifc Rotational Mass Measure'.
|
interface |
IfcRoundedEdgeFeature
A representation of the model object 'Ifc Rounded Edge Feature'.
|
interface |
IfcRoundedRectangleProfileDef
A representation of the model object 'Ifc Rounded Rectangle Profile Def'.
|
interface |
IfcScheduleTimeControl
A representation of the model object 'Ifc Schedule Time Control'.
|
interface |
IfcSecondInMinute
A representation of the model object 'Ifc Second In Minute'.
|
interface |
IfcSectionalAreaIntegralMeasure
A representation of the model object 'Ifc Sectional Area Integral Measure'.
|
interface |
IfcSectionModulusMeasure
A representation of the model object 'Ifc Section Modulus Measure'.
|
interface |
IfcSectionProperties
A representation of the model object 'Ifc Section Properties'.
|
interface |
IfcSectionReinforcementProperties
A representation of the model object 'Ifc Section Reinforcement Properties'.
|
interface |
IfcServiceLife
A representation of the model object 'Ifc Service Life'.
|
interface |
IfcServiceLifeFactor
A representation of the model object 'Ifc Service Life Factor'.
|
interface |
IfcShearModulusMeasure
A representation of the model object 'Ifc Shear Modulus Measure'.
|
interface |
IfcSimpleProperty
A representation of the model object 'Ifc Simple Property'.
|
interface |
IfcSimpleValue
A representation of the model object 'Ifc Simple Value'.
|
interface |
IfcSolidAngleMeasure
A representation of the model object 'Ifc Solid Angle Measure'.
|
interface |
IfcSoundPowerMeasure
A representation of the model object 'Ifc Sound Power Measure'.
|
interface |
IfcSoundPressureMeasure
A representation of the model object 'Ifc Sound Pressure Measure'.
|
interface |
IfcSoundProperties
A representation of the model object 'Ifc Sound Properties'.
|
interface |
IfcSoundValue
A representation of the model object 'Ifc Sound Value'.
|
interface |
IfcSpaceProgram
A representation of the model object 'Ifc Space Program'.
|
interface |
IfcSpaceThermalLoadProperties
A representation of the model object 'Ifc Space Thermal Load Properties'.
|
interface |
IfcSpecificHeatCapacityMeasure
A representation of the model object 'Ifc Specific Heat Capacity Measure'.
|
interface |
IfcStructuralLinearActionVarying
A representation of the model object 'Ifc Structural Linear Action Varying'.
|
interface |
IfcStructuralLoadLinearForce
A representation of the model object 'Ifc Structural Load Linear Force'.
|
interface |
IfcStructuralLoadPlanarForce
A representation of the model object 'Ifc Structural Load Planar Force'.
|
interface |
IfcStructuralLoadSingleDisplacement
A representation of the model object 'Ifc Structural Load Single Displacement'.
|
interface |
IfcStructuralLoadSingleDisplacementDistortion
A representation of the model object 'Ifc Structural Load Single Displacement Distortion'.
|
interface |
IfcStructuralLoadSingleForce
A representation of the model object 'Ifc Structural Load Single Force'.
|
interface |
IfcStructuralLoadSingleForceWarping
A representation of the model object 'Ifc Structural Load Single Force Warping'.
|
interface |
IfcStructuralLoadStatic
A representation of the model object 'Ifc Structural Load Static'.
|
interface |
IfcStructuralLoadTemperature
A representation of the model object 'Ifc Structural Load Temperature'.
|
interface |
IfcStructuralPlanarActionVarying
A representation of the model object 'Ifc Structural Planar Action Varying'.
|
interface |
IfcStructuralProfileProperties
A representation of the model object 'Ifc Structural Profile Properties'.
|
interface |
IfcStructuralSteelProfileProperties
A representation of the model object 'Ifc Structural Steel Profile Properties'.
|
interface |
IfcStructuredDimensionCallout
A representation of the model object 'Ifc Structured Dimension Callout'.
|
interface |
IfcSurfaceStyle
A representation of the model object 'Ifc Surface Style'.
|
interface |
IfcSurfaceTexture
A representation of the model object 'Ifc Surface Texture'.
|
interface |
IfcSymbolStyle
A representation of the model object 'Ifc Symbol Style'.
|
interface |
IfcSymbolStyleSelect
A representation of the model object 'Ifc Symbol Style Select'.
|
interface |
IfcTemperatureGradientMeasure
A representation of the model object 'Ifc Temperature Gradient Measure'.
|
interface |
IfcTerminatorSymbol
A representation of the model object 'Ifc Terminator Symbol'.
|
interface |
IfcText
A representation of the model object 'Ifc Text'.
|
interface |
IfcTextStyle
A representation of the model object 'Ifc Text Style'.
|
interface |
IfcTextStyleFontModel
A representation of the model object 'Ifc Text Style Font Model'.
|
interface |
IfcTextStyleForDefinedFont
A representation of the model object 'Ifc Text Style For Defined Font'.
|
interface |
IfcTextStyleSelect
A representation of the model object 'Ifc Text Style Select'.
|
interface |
IfcTextStyleWithBoxCharacteristics
A representation of the model object 'Ifc Text Style With Box Characteristics'.
|
interface |
IfcTextureCoordinate
A representation of the model object 'Ifc Texture Coordinate'.
|
interface |
IfcTextureCoordinateGenerator
A representation of the model object 'Ifc Texture Coordinate Generator'.
|
interface |
IfcTextureMap
A representation of the model object 'Ifc Texture Map'.
|
interface |
IfcTextureVertex
A representation of the model object 'Ifc Texture Vertex'.
|
interface |
IfcThermalAdmittanceMeasure
A representation of the model object 'Ifc Thermal Admittance Measure'.
|
interface |
IfcThermalConductivityMeasure
A representation of the model object 'Ifc Thermal Conductivity Measure'.
|
interface |
IfcThermalExpansionCoefficientMeasure
A representation of the model object 'Ifc Thermal Expansion Coefficient Measure'.
|
interface |
IfcThermalMaterialProperties
A representation of the model object 'Ifc Thermal Material Properties'.
|
interface |
IfcThermalResistanceMeasure
A representation of the model object 'Ifc Thermal Resistance Measure'.
|
interface |
IfcThermalTransmittanceMeasure
A representation of the model object 'Ifc Thermal Transmittance Measure'.
|
interface |
IfcThermodynamicTemperatureMeasure
A representation of the model object 'Ifc Thermodynamic Temperature Measure'.
|
interface |
IfcTimeMeasure
A representation of the model object 'Ifc Time Measure'.
|
interface |
IfcTimeSeriesReferenceRelationship
A representation of the model object 'Ifc Time Series Reference Relationship'.
|
interface |
IfcTimeSeriesSchedule
A representation of the model object 'Ifc Time Series Schedule'.
|
interface |
IfcTimeStamp
A representation of the model object 'Ifc Time Stamp'.
|
interface |
IfcTorqueMeasure
A representation of the model object 'Ifc Torque Measure'.
|
interface |
IfcTrapeziumProfileDef
A representation of the model object 'Ifc Trapezium Profile Def'.
|
interface |
IfcTShapeProfileDef
A representation of the model object 'Ifc TShape Profile Def'.
|
interface |
IfcTwoDirectionRepeatFactor
A representation of the model object 'Ifc Two Direction Repeat Factor'.
|
interface |
IfcUShapeProfileDef
A representation of the model object 'Ifc UShape Profile Def'.
|
interface |
IfcValue
A representation of the model object 'Ifc Value'.
|
interface |
IfcVaporPermeabilityMeasure
A representation of the model object 'Ifc Vapor Permeability Measure'.
|
interface |
IfcVertexBasedTextureMap
A representation of the model object 'Ifc Vertex Based Texture Map'.
|
interface |
IfcVirtualGridIntersection
A representation of the model object 'Ifc Virtual Grid Intersection'.
|
interface |
IfcVolumeMeasure
A representation of the model object 'Ifc Volume Measure'.
|
interface |
IfcVolumetricFlowRateMeasure
A representation of the model object 'Ifc Volumetric Flow Rate Measure'.
|
interface |
IfcWarpingConstantMeasure
A representation of the model object 'Ifc Warping Constant Measure'.
|
interface |
IfcWaterProperties
A representation of the model object 'Ifc Water Properties'.
|
interface |
IfcYearNumber
A representation of the model object 'Ifc Year Number'.
|
interface |
IfcZone
A representation of the model object 'Ifc Zone'.
|
interface |
IfcZShapeProfileDef
A representation of the model object 'Ifc ZShape Profile Def'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ifc2DCompositeCurveImpl
An implementation of the model object 'Ifc2 DComposite Curve'.
|
class |
IfcAngularDimensionImpl
An implementation of the model object 'Ifc Angular Dimension'.
|
class |
IfcAnnotationCurveOccurrenceImpl
An implementation of the model object 'Ifc Annotation Curve Occurrence'.
|
class |
IfcAnnotationFillAreaOccurrenceImpl
An implementation of the model object 'Ifc Annotation Fill Area Occurrence'.
|
class |
IfcAnnotationOccurrenceImpl
An implementation of the model object 'Ifc Annotation Occurrence'.
|
class |
IfcAnnotationSurfaceImpl
An implementation of the model object 'Ifc Annotation Surface'.
|
class |
IfcAnnotationSurfaceOccurrenceImpl
An implementation of the model object 'Ifc Annotation Surface Occurrence'.
|
class |
IfcAnnotationSymbolOccurrenceImpl
An implementation of the model object 'Ifc Annotation Symbol Occurrence'.
|
class |
IfcAnnotationTextOccurrenceImpl
An implementation of the model object 'Ifc Annotation Text Occurrence'.
|
class |
IfcAppliedValueRelationshipImpl
An implementation of the model object 'Ifc Applied Value Relationship'.
|
class |
IfcApprovalActorRelationshipImpl
An implementation of the model object 'Ifc Approval Actor Relationship'.
|
class |
IfcApprovalPropertyRelationshipImpl
An implementation of the model object 'Ifc Approval Property Relationship'.
|
class |
IfcBezierCurveImpl
An implementation of the model object 'Ifc Bezier Curve'.
|
class |
IfcBuildingElementComponentImpl
An implementation of the model object 'Ifc Building Element Component'.
|
class |
IfcCalendarDateImpl
An implementation of the model object 'Ifc Calendar Date'.
|
class |
IfcChamferEdgeFeatureImpl
An implementation of the model object 'Ifc Chamfer Edge Feature'.
|
class |
IfcClassificationItemImpl
An implementation of the model object 'Ifc Classification Item'.
|
class |
IfcClassificationItemRelationshipImpl
An implementation of the model object 'Ifc Classification Item Relationship'.
|
class |
IfcClassificationNotationFacetImpl
An implementation of the model object 'Ifc Classification Notation Facet'.
|
class |
IfcClassificationNotationImpl
An implementation of the model object 'Ifc Classification Notation'.
|
class |
IfcConditionCriterionImpl
An implementation of the model object 'Ifc Condition Criterion'.
|
class |
IfcConditionImpl
An implementation of the model object 'Ifc Condition'.
|
class |
IfcConnectionPortGeometryImpl
An implementation of the model object 'Ifc Connection Port Geometry'.
|
class |
IfcConstraintAggregationRelationshipImpl
An implementation of the model object 'Ifc Constraint Aggregation Relationship'.
|
class |
IfcConstraintClassificationRelationshipImpl
An implementation of the model object 'Ifc Constraint Classification Relationship'.
|
class |
IfcConstraintRelationshipImpl
An implementation of the model object 'Ifc Constraint Relationship'.
|
class |
IfcCoordinatedUniversalTimeOffsetImpl
An implementation of the model object 'Ifc Coordinated Universal Time Offset'.
|
class |
IfcCraneRailAShapeProfileDefImpl
An implementation of the model object 'Ifc Crane Rail AShape Profile Def'.
|
class |
IfcCraneRailFShapeProfileDefImpl
An implementation of the model object 'Ifc Crane Rail FShape Profile Def'.
|
class |
IfcDateAndTimeImpl
An implementation of the model object 'Ifc Date And Time'.
|
class |
IfcDaylightSavingHourImpl
An implementation of the model object 'Ifc Daylight Saving Hour'.
|
class |
IfcDefinedSymbolImpl
An implementation of the model object 'Ifc Defined Symbol'.
|
class |
IfcDiameterDimensionImpl
An implementation of the model object 'Ifc Diameter Dimension'.
|
class |
IfcDimensionCalloutRelationshipImpl
An implementation of the model object 'Ifc Dimension Callout Relationship'.
|
class |
IfcDimensionCurveDirectedCalloutImpl
An implementation of the model object 'Ifc Dimension Curve Directed Callout'.
|
class |
IfcDimensionCurveImpl
An implementation of the model object 'Ifc Dimension Curve'.
|
class |
IfcDimensionCurveTerminatorImpl
An implementation of the model object 'Ifc Dimension Curve Terminator'.
|
class |
IfcDimensionPairImpl
An implementation of the model object 'Ifc Dimension Pair'.
|
class |
IfcDocumentElectronicFormatImpl
An implementation of the model object 'Ifc Document Electronic Format'.
|
class |
IfcDraughtingCalloutImpl
An implementation of the model object 'Ifc Draughting Callout'.
|
class |
IfcDraughtingCalloutRelationshipImpl
An implementation of the model object 'Ifc Draughting Callout Relationship'.
|
class |
IfcDraughtingPreDefinedTextFontImpl
An implementation of the model object 'Ifc Draughting Pre Defined Text Font'.
|
class |
IfcEdgeFeatureImpl
An implementation of the model object 'Ifc Edge Feature'.
|
class |
IfcElectricalBasePropertiesImpl
An implementation of the model object 'Ifc Electrical Base Properties'.
|
class |
IfcElectricalCircuitImpl
An implementation of the model object 'Ifc Electrical Circuit'.
|
class |
IfcElectricalElementImpl
An implementation of the model object 'Ifc Electrical Element'.
|
class |
IfcElectricDistributionPointImpl
An implementation of the model object 'Ifc Electric Distribution Point'.
|
class |
IfcElectricHeaterTypeImpl
An implementation of the model object 'Ifc Electric Heater Type'.
|
class |
IfcEnergyPropertiesImpl
An implementation of the model object 'Ifc Energy Properties'.
|
class |
IfcEnvironmentalImpactValueImpl
An implementation of the model object 'Ifc Environmental Impact Value'.
|
class |
IfcEquipmentElementImpl
An implementation of the model object 'Ifc Equipment Element'.
|
class |
IfcEquipmentStandardImpl
An implementation of the model object 'Ifc Equipment Standard'.
|
class |
IfcExtendedMaterialPropertiesImpl
An implementation of the model object 'Ifc Extended Material Properties'.
|
class |
IfcExternallyDefinedSymbolImpl
An implementation of the model object 'Ifc Externally Defined Symbol'.
|
class |
IfcFillAreaStyleTileSymbolWithStyleImpl
An implementation of the model object 'Ifc Fill Area Style Tile Symbol With Style'.
|
class |
IfcFluidFlowPropertiesImpl
An implementation of the model object 'Ifc Fluid Flow Properties'.
|
class |
IfcFuelPropertiesImpl
An implementation of the model object 'Ifc Fuel Properties'.
|
class |
IfcFurnitureStandardImpl
An implementation of the model object 'Ifc Furniture Standard'.
|
class |
IfcGasTerminalTypeImpl
An implementation of the model object 'Ifc Gas Terminal Type'.
|
class |
IfcGeneralMaterialPropertiesImpl
An implementation of the model object 'Ifc General Material Properties'.
|
class |
IfcGeneralProfilePropertiesImpl
An implementation of the model object 'Ifc General Profile Properties'.
|
class |
IfcHourInDayImpl
An implementation of the model object 'Ifc Hour In Day'.
|
class |
IfcHygroscopicMaterialPropertiesImpl
An implementation of the model object 'Ifc Hygroscopic Material Properties'.
|
class |
IfcLinearDimensionImpl
An implementation of the model object 'Ifc Linear Dimension'.
|
class |
IfcLocalTimeImpl
An implementation of the model object 'Ifc Local Time'.
|
class |
IfcMechanicalConcreteMaterialPropertiesImpl
An implementation of the model object 'Ifc Mechanical Concrete Material Properties'.
|
class |
IfcMechanicalMaterialPropertiesImpl
An implementation of the model object 'Ifc Mechanical Material Properties'.
|
class |
IfcMechanicalSteelMaterialPropertiesImpl
An implementation of the model object 'Ifc Mechanical Steel Material Properties'.
|
class |
IfcMinuteInHourImpl
An implementation of the model object 'Ifc Minute In Hour'.
|
class |
IfcMoveImpl
An implementation of the model object 'Ifc Move'.
|
class |
IfcOneDirectionRepeatFactorImpl
An implementation of the model object 'Ifc One Direction Repeat Factor'.
|
class |
IfcOpticalMaterialPropertiesImpl
An implementation of the model object 'Ifc Optical Material Properties'.
|
class |
IfcOrderActionImpl
An implementation of the model object 'Ifc Order Action'.
|
class |
IfcPreDefinedDimensionSymbolImpl
An implementation of the model object 'Ifc Pre Defined Dimension Symbol'.
|
class |
IfcPreDefinedPointMarkerSymbolImpl
An implementation of the model object 'Ifc Pre Defined Point Marker Symbol'.
|
class |
IfcPreDefinedSymbolImpl
An implementation of the model object 'Ifc Pre Defined Symbol'.
|
class |
IfcPreDefinedTerminatorSymbolImpl
An implementation of the model object 'Ifc Pre Defined Terminator Symbol'.
|
class |
IfcProductsOfCombustionPropertiesImpl
An implementation of the model object 'Ifc Products Of Combustion Properties'.
|
class |
IfcProjectionCurveImpl
An implementation of the model object 'Ifc Projection Curve'.
|
class |
IfcProjectOrderRecordImpl
An implementation of the model object 'Ifc Project Order Record'.
|
class |
IfcPropertyConstraintRelationshipImpl
An implementation of the model object 'Ifc Property Constraint Relationship'.
|
class |
IfcRadiusDimensionImpl
An implementation of the model object 'Ifc Radius Dimension'.
|
class |
IfcRationalBezierCurveImpl
An implementation of the model object 'Ifc Rational Bezier Curve'.
|
class |
IfcReferencesValueDocumentImpl
An implementation of the model object 'Ifc References Value Document'.
|
class |
IfcRelAssignsTasksImpl
An implementation of the model object 'Ifc Rel Assigns Tasks'.
|
class |
IfcRelAssignsToProjectOrderImpl
An implementation of the model object 'Ifc Rel Assigns To Project Order'.
|
class |
IfcRelAssociatesAppliedValueImpl
An implementation of the model object 'Ifc Rel Associates Applied Value'.
|
class |
IfcRelAssociatesProfilePropertiesImpl
An implementation of the model object 'Ifc Rel Associates Profile Properties'.
|
class |
IfcRelaxationImpl
An implementation of the model object 'Ifc Relaxation'.
|
class |
IfcRelConnectsStructuralElementImpl
An implementation of the model object 'Ifc Rel Connects Structural Element'.
|
class |
IfcRelInteractionRequirementsImpl
An implementation of the model object 'Ifc Rel Interaction Requirements'.
|
class |
IfcRelOccupiesSpacesImpl
An implementation of the model object 'Ifc Rel Occupies Spaces'.
|
class |
IfcRelOverridesPropertiesImpl
An implementation of the model object 'Ifc Rel Overrides Properties'.
|
class |
IfcRelSchedulesCostItemsImpl
An implementation of the model object 'Ifc Rel Schedules Cost Items'.
|
class |
IfcRibPlateProfilePropertiesImpl
An implementation of the model object 'Ifc Rib Plate Profile Properties'.
|
class |
IfcRoundedEdgeFeatureImpl
An implementation of the model object 'Ifc Rounded Edge Feature'.
|
class |
IfcScheduleTimeControlImpl
An implementation of the model object 'Ifc Schedule Time Control'.
|
class |
IfcSecondInMinuteImpl
An implementation of the model object 'Ifc Second In Minute'.
|
class |
IfcServiceLifeFactorImpl
An implementation of the model object 'Ifc Service Life Factor'.
|
class |
IfcServiceLifeImpl
An implementation of the model object 'Ifc Service Life'.
|
class |
IfcSoundPropertiesImpl
An implementation of the model object 'Ifc Sound Properties'.
|
class |
IfcSoundValueImpl
An implementation of the model object 'Ifc Sound Value'.
|
class |
IfcSpaceProgramImpl
An implementation of the model object 'Ifc Space Program'.
|
class |
IfcSpaceThermalLoadPropertiesImpl
An implementation of the model object 'Ifc Space Thermal Load Properties'.
|
class |
IfcStructuralLinearActionVaryingImpl
An implementation of the model object 'Ifc Structural Linear Action Varying'.
|
class |
IfcStructuralPlanarActionVaryingImpl
An implementation of the model object 'Ifc Structural Planar Action Varying'.
|
class |
IfcStructuralProfilePropertiesImpl
An implementation of the model object 'Ifc Structural Profile Properties'.
|
class |
IfcStructuralSteelProfilePropertiesImpl
An implementation of the model object 'Ifc Structural Steel Profile Properties'.
|
class |
IfcStructuredDimensionCalloutImpl
An implementation of the model object 'Ifc Structured Dimension Callout'.
|
class |
IfcSymbolStyleImpl
An implementation of the model object 'Ifc Symbol Style'.
|
class |
IfcTerminatorSymbolImpl
An implementation of the model object 'Ifc Terminator Symbol'.
|
class |
IfcTextStyleWithBoxCharacteristicsImpl
An implementation of the model object 'Ifc Text Style With Box Characteristics'.
|
class |
IfcThermalMaterialPropertiesImpl
An implementation of the model object 'Ifc Thermal Material Properties'.
|
class |
IfcTimeSeriesReferenceRelationshipImpl
An implementation of the model object 'Ifc Time Series Reference Relationship'.
|
class |
IfcTimeSeriesScheduleImpl
An implementation of the model object 'Ifc Time Series Schedule'.
|
class |
IfcTwoDirectionRepeatFactorImpl
An implementation of the model object 'Ifc Two Direction Repeat Factor'.
|
class |
IfcVertexBasedTextureMapImpl
An implementation of the model object 'Ifc Vertex Based Texture Map'.
|
class |
IfcWaterPropertiesImpl
An implementation of the model object 'Ifc Water Properties'.
|
class |
IfcYearNumberImpl
An implementation of the model object 'Ifc Year Number'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcActionRequest
A representation of the model object 'Ifc Action Request'.
|
interface |
IfcActor
A representation of the model object 'Ifc Actor'.
|
interface |
IfcActorSelect
A representation of the model object 'Ifc Actor Select'.
|
interface |
IfcActuator
A representation of the model object 'Ifc Actuator'.
|
interface |
IfcActuatorType
A representation of the model object 'Ifc Actuator Type'.
|
interface |
IfcAddress
A representation of the model object 'Ifc Address'.
|
interface |
IfcAdvancedBrep
A representation of the model object 'Ifc Advanced Brep'.
|
interface |
IfcAdvancedBrepWithVoids
A representation of the model object 'Ifc Advanced Brep With Voids'.
|
interface |
IfcAdvancedFace
A representation of the model object 'Ifc Advanced Face'.
|
interface |
IfcAirTerminal
A representation of the model object 'Ifc Air Terminal'.
|
interface |
IfcAirTerminalBox
A representation of the model object 'Ifc Air Terminal Box'.
|
interface |
IfcAirTerminalBoxType
A representation of the model object 'Ifc Air Terminal Box Type'.
|
interface |
IfcAirTerminalType
A representation of the model object 'Ifc Air Terminal Type'.
|
interface |
IfcAirToAirHeatRecovery
A representation of the model object 'Ifc Air To Air Heat Recovery'.
|
interface |
IfcAirToAirHeatRecoveryType
A representation of the model object 'Ifc Air To Air Heat Recovery Type'.
|
interface |
IfcAlarm
A representation of the model object 'Ifc Alarm'.
|
interface |
IfcAlarmType
A representation of the model object 'Ifc Alarm Type'.
|
interface |
IfcAnnotation
A representation of the model object 'Ifc Annotation'.
|
interface |
IfcAnnotationFillArea
A representation of the model object 'Ifc Annotation Fill Area'.
|
interface |
IfcApplication
A representation of the model object 'Ifc Application'.
|
interface |
IfcAppliedValue
A representation of the model object 'Ifc Applied Value'.
|
interface |
IfcAppliedValueSelect
A representation of the model object 'Ifc Applied Value Select'.
|
interface |
IfcAreaDensityMeasure
A representation of the model object 'Ifc Area Density Measure'.
|
interface |
IfcAsset
A representation of the model object 'Ifc Asset'.
|
interface |
IfcAudioVisualAppliance
A representation of the model object 'Ifc Audio Visual Appliance'.
|
interface |
IfcAudioVisualApplianceType
A representation of the model object 'Ifc Audio Visual Appliance Type'.
|
interface |
IfcAxis1Placement
A representation of the model object 'Ifc Axis1 Placement'.
|
interface |
IfcAxis2Placement
A representation of the model object 'Ifc Axis2 Placement'.
|
interface |
IfcAxis2Placement2D
A representation of the model object 'Ifc Axis2 Placement2 D'.
|
interface |
IfcAxis2Placement3D
A representation of the model object 'Ifc Axis2 Placement3 D'.
|
interface |
IfcBeam
A representation of the model object 'Ifc Beam'.
|
interface |
IfcBeamStandardCase
A representation of the model object 'Ifc Beam Standard Case'.
|
interface |
IfcBeamType
A representation of the model object 'Ifc Beam Type'.
|
interface |
IfcBendingParameterSelect
A representation of the model object 'Ifc Bending Parameter Select'.
|
interface |
IfcBlock
A representation of the model object 'Ifc Block'.
|
interface |
IfcBoiler
A representation of the model object 'Ifc Boiler'.
|
interface |
IfcBoilerType
A representation of the model object 'Ifc Boiler Type'.
|
interface |
IfcBoolean
A representation of the model object 'Ifc Boolean'.
|
interface |
IfcBooleanClippingResult
A representation of the model object 'Ifc Boolean Clipping Result'.
|
interface |
IfcBooleanOperand
A representation of the model object 'Ifc Boolean Operand'.
|
interface |
IfcBooleanResult
A representation of the model object 'Ifc Boolean Result'.
|
interface |
IfcBoundaryCondition
A representation of the model object 'Ifc Boundary Condition'.
|
interface |
IfcBoundaryCurve
A representation of the model object 'Ifc Boundary Curve'.
|
interface |
IfcBoundaryEdgeCondition
A representation of the model object 'Ifc Boundary Edge Condition'.
|
interface |
IfcBoundaryFaceCondition
A representation of the model object 'Ifc Boundary Face Condition'.
|
interface |
IfcBoundaryNodeCondition
A representation of the model object 'Ifc Boundary Node Condition'.
|
interface |
IfcBoundaryNodeConditionWarping
A representation of the model object 'Ifc Boundary Node Condition Warping'.
|
interface |
IfcBoundedCurve
A representation of the model object 'Ifc Bounded Curve'.
|
interface |
IfcBoundedSurface
A representation of the model object 'Ifc Bounded Surface'.
|
interface |
IfcBoundingBox
A representation of the model object 'Ifc Bounding Box'.
|
interface |
IfcBoxedHalfSpace
A representation of the model object 'Ifc Boxed Half Space'.
|
interface |
IfcBSplineCurve
A representation of the model object 'Ifc BSpline Curve'.
|
interface |
IfcBSplineCurveWithKnots
A representation of the model object 'Ifc BSpline Curve With Knots'.
|
interface |
IfcBSplineSurface
A representation of the model object 'Ifc BSpline Surface'.
|
interface |
IfcBSplineSurfaceWithKnots
A representation of the model object 'Ifc BSpline Surface With Knots'.
|
interface |
IfcBuilding
A representation of the model object 'Ifc Building'.
|
interface |
IfcBuildingElement
A representation of the model object 'Ifc Building Element'.
|
interface |
IfcBuildingElementPart
A representation of the model object 'Ifc Building Element Part'.
|
interface |
IfcBuildingElementPartType
A representation of the model object 'Ifc Building Element Part Type'.
|
interface |
IfcBuildingElementProxy
A representation of the model object 'Ifc Building Element Proxy'.
|
interface |
IfcBuildingElementProxyType
A representation of the model object 'Ifc Building Element Proxy Type'.
|
interface |
IfcBuildingElementType
A representation of the model object 'Ifc Building Element Type'.
|
interface |
IfcBuildingStorey
A representation of the model object 'Ifc Building Storey'.
|
interface |
IfcBuildingSystem
A representation of the model object 'Ifc Building System'.
|
interface |
IfcBurner
A representation of the model object 'Ifc Burner'.
|
interface |
IfcBurnerType
A representation of the model object 'Ifc Burner Type'.
|
interface |
IfcCableCarrierFitting
A representation of the model object 'Ifc Cable Carrier Fitting'.
|
interface |
IfcCableCarrierFittingType
A representation of the model object 'Ifc Cable Carrier Fitting Type'.
|
interface |
IfcCableCarrierSegment
A representation of the model object 'Ifc Cable Carrier Segment'.
|
interface |
IfcCableCarrierSegmentType
A representation of the model object 'Ifc Cable Carrier Segment Type'.
|
interface |
IfcCableFitting
A representation of the model object 'Ifc Cable Fitting'.
|
interface |
IfcCableFittingType
A representation of the model object 'Ifc Cable Fitting Type'.
|
interface |
IfcCableSegment
A representation of the model object 'Ifc Cable Segment'.
|
interface |
IfcCableSegmentType
A representation of the model object 'Ifc Cable Segment Type'.
|
interface |
IfcCardinalPointReference
A representation of the model object 'Ifc Cardinal Point Reference'.
|
interface |
IfcCartesianPoint
A representation of the model object 'Ifc Cartesian Point'.
|
interface |
IfcCartesianPointList
A representation of the model object 'Ifc Cartesian Point List'.
|
interface |
IfcCartesianPointList3D
A representation of the model object 'Ifc Cartesian Point List3 D'.
|
interface |
IfcCartesianTransformationOperator
A representation of the model object 'Ifc Cartesian Transformation Operator'.
|
interface |
IfcCartesianTransformationOperator2D
A representation of the model object 'Ifc Cartesian Transformation Operator2 D'.
|
interface |
IfcCartesianTransformationOperator2DnonUniform
A representation of the model object 'Ifc Cartesian Transformation Operator2 Dnon Uniform'.
|
interface |
IfcCartesianTransformationOperator3D
A representation of the model object 'Ifc Cartesian Transformation Operator3 D'.
|
interface |
IfcCartesianTransformationOperator3DnonUniform
A representation of the model object 'Ifc Cartesian Transformation Operator3 Dnon Uniform'.
|
interface |
IfcChiller
A representation of the model object 'Ifc Chiller'.
|
interface |
IfcChillerType
A representation of the model object 'Ifc Chiller Type'.
|
interface |
IfcChimney
A representation of the model object 'Ifc Chimney'.
|
interface |
IfcChimneyType
A representation of the model object 'Ifc Chimney Type'.
|
interface |
IfcCircle
A representation of the model object 'Ifc Circle'.
|
interface |
IfcCivilElement
A representation of the model object 'Ifc Civil Element'.
|
interface |
IfcCivilElementType
A representation of the model object 'Ifc Civil Element Type'.
|
interface |
IfcClassificationReferenceSelect
A representation of the model object 'Ifc Classification Reference Select'.
|
interface |
IfcClassificationSelect
A representation of the model object 'Ifc Classification Select'.
|
interface |
IfcClosedShell
A representation of the model object 'Ifc Closed Shell'.
|
interface |
IfcCoil
A representation of the model object 'Ifc Coil'.
|
interface |
IfcCoilType
A representation of the model object 'Ifc Coil Type'.
|
interface |
IfcColour
A representation of the model object 'Ifc Colour'.
|
interface |
IfcColourOrFactor
A representation of the model object 'Ifc Colour Or Factor'.
|
interface |
IfcColourRgb
A representation of the model object 'Ifc Colour Rgb'.
|
interface |
IfcColourRgbList
A representation of the model object 'Ifc Colour Rgb List'.
|
interface |
IfcColourSpecification
A representation of the model object 'Ifc Colour Specification'.
|
interface |
IfcColumn
A representation of the model object 'Ifc Column'.
|
interface |
IfcColumnStandardCase
A representation of the model object 'Ifc Column Standard Case'.
|
interface |
IfcColumnType
A representation of the model object 'Ifc Column Type'.
|
interface |
IfcCommunicationsAppliance
A representation of the model object 'Ifc Communications Appliance'.
|
interface |
IfcCommunicationsApplianceType
A representation of the model object 'Ifc Communications Appliance Type'.
|
interface |
IfcComplexPropertyTemplate
A representation of the model object 'Ifc Complex Property Template'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
interface |
IfcCompositeCurveOnSurface
A representation of the model object 'Ifc Composite Curve On Surface'.
|
interface |
IfcCompositeCurveSegment
A representation of the model object 'Ifc Composite Curve Segment'.
|
interface |
IfcCompressor
A representation of the model object 'Ifc Compressor'.
|
interface |
IfcCompressorType
A representation of the model object 'Ifc Compressor Type'.
|
interface |
IfcCondenser
A representation of the model object 'Ifc Condenser'.
|
interface |
IfcCondenserType
A representation of the model object 'Ifc Condenser Type'.
|
interface |
IfcConic
A representation of the model object 'Ifc Conic'.
|
interface |
IfcConnectedFaceSet
A representation of the model object 'Ifc Connected Face Set'.
|
interface |
IfcConnectionCurveGeometry
A representation of the model object 'Ifc Connection Curve Geometry'.
|
interface |
IfcConnectionGeometry
A representation of the model object 'Ifc Connection Geometry'.
|
interface |
IfcConnectionPointEccentricity
A representation of the model object 'Ifc Connection Point Eccentricity'.
|
interface |
IfcConnectionPointGeometry
A representation of the model object 'Ifc Connection Point Geometry'.
|
interface |
IfcConnectionSurfaceGeometry
A representation of the model object 'Ifc Connection Surface Geometry'.
|
interface |
IfcConnectionVolumeGeometry
A representation of the model object 'Ifc Connection Volume Geometry'.
|
interface |
IfcConstructionEquipmentResource
A representation of the model object 'Ifc Construction Equipment Resource'.
|
interface |
IfcConstructionEquipmentResourceType
A representation of the model object 'Ifc Construction Equipment Resource Type'.
|
interface |
IfcConstructionMaterialResource
A representation of the model object 'Ifc Construction Material Resource'.
|
interface |
IfcConstructionMaterialResourceType
A representation of the model object 'Ifc Construction Material Resource Type'.
|
interface |
IfcConstructionProductResource
A representation of the model object 'Ifc Construction Product Resource'.
|
interface |
IfcConstructionProductResourceType
A representation of the model object 'Ifc Construction Product Resource Type'.
|
interface |
IfcConstructionResource
A representation of the model object 'Ifc Construction Resource'.
|
interface |
IfcConstructionResourceType
A representation of the model object 'Ifc Construction Resource Type'.
|
interface |
IfcContext
A representation of the model object 'Ifc Context'.
|
interface |
IfcContextDependentUnit
A representation of the model object 'Ifc Context Dependent Unit'.
|
interface |
IfcControl
A representation of the model object 'Ifc Control'.
|
interface |
IfcController
A representation of the model object 'Ifc Controller'.
|
interface |
IfcControllerType
A representation of the model object 'Ifc Controller Type'.
|
interface |
IfcConversionBasedUnit
A representation of the model object 'Ifc Conversion Based Unit'.
|
interface |
IfcConversionBasedUnitWithOffset
A representation of the model object 'Ifc Conversion Based Unit With Offset'.
|
interface |
IfcCooledBeam
A representation of the model object 'Ifc Cooled Beam'.
|
interface |
IfcCooledBeamType
A representation of the model object 'Ifc Cooled Beam Type'.
|
interface |
IfcCoolingTower
A representation of the model object 'Ifc Cooling Tower'.
|
interface |
IfcCoolingTowerType
A representation of the model object 'Ifc Cooling Tower Type'.
|
interface |
IfcCoordinateOperation
A representation of the model object 'Ifc Coordinate Operation'.
|
interface |
IfcCoordinateReferenceSystem
A representation of the model object 'Ifc Coordinate Reference System'.
|
interface |
IfcCoordinateReferenceSystemSelect
A representation of the model object 'Ifc Coordinate Reference System Select'.
|
interface |
IfcCostItem
A representation of the model object 'Ifc Cost Item'.
|
interface |
IfcCostSchedule
A representation of the model object 'Ifc Cost Schedule'.
|
interface |
IfcCovering
A representation of the model object 'Ifc Covering'.
|
interface |
IfcCoveringType
A representation of the model object 'Ifc Covering Type'.
|
interface |
IfcCrewResource
A representation of the model object 'Ifc Crew Resource'.
|
interface |
IfcCrewResourceType
A representation of the model object 'Ifc Crew Resource Type'.
|
interface |
IfcCsgPrimitive3D
A representation of the model object 'Ifc Csg Primitive3 D'.
|
interface |
IfcCsgSelect
A representation of the model object 'Ifc Csg Select'.
|
interface |
IfcCsgSolid
A representation of the model object 'Ifc Csg Solid'.
|
interface |
IfcCurtainWall
A representation of the model object 'Ifc Curtain Wall'.
|
interface |
IfcCurtainWallType
A representation of the model object 'Ifc Curtain Wall Type'.
|
interface |
IfcCurve
A representation of the model object 'Ifc Curve'.
|
interface |
IfcCurveBoundedPlane
A representation of the model object 'Ifc Curve Bounded Plane'.
|
interface |
IfcCurveBoundedSurface
A representation of the model object 'Ifc Curve Bounded Surface'.
|
interface |
IfcCurveFontOrScaledCurveFontSelect
A representation of the model object 'Ifc Curve Font Or Scaled Curve Font Select'.
|
interface |
IfcCurveOnSurface
A representation of the model object 'Ifc Curve On Surface'.
|
interface |
IfcCurveOrEdgeCurve
A representation of the model object 'Ifc Curve Or Edge Curve'.
|
interface |
IfcCurveStyleFont
A representation of the model object 'Ifc Curve Style Font'.
|
interface |
IfcCurveStyleFontAndScaling
A representation of the model object 'Ifc Curve Style Font And Scaling'.
|
interface |
IfcCurveStyleFontSelect
A representation of the model object 'Ifc Curve Style Font Select'.
|
interface |
IfcCylindricalSurface
A representation of the model object 'Ifc Cylindrical Surface'.
|
interface |
IfcDamper
A representation of the model object 'Ifc Damper'.
|
interface |
IfcDamperType
A representation of the model object 'Ifc Damper Type'.
|
interface |
IfcDate
A representation of the model object 'Ifc Date'.
|
interface |
IfcDateTime
A representation of the model object 'Ifc Date Time'.
|
interface |
IfcDayInMonthNumber
A representation of the model object 'Ifc Day In Month Number'.
|
interface |
IfcDayInWeekNumber
A representation of the model object 'Ifc Day In Week Number'.
|
interface |
IfcDefinitionSelect
A representation of the model object 'Ifc Definition Select'.
|
interface |
IfcDerivedUnit
A representation of the model object 'Ifc Derived Unit'.
|
interface |
IfcDerivedUnitElement
A representation of the model object 'Ifc Derived Unit Element'.
|
interface |
IfcDescriptiveMeasure
A representation of the model object 'Ifc Descriptive Measure'.
|
interface |
IfcDimensionalExponents
A representation of the model object 'Ifc Dimensional Exponents'.
|
interface |
IfcDimensionCount
A representation of the model object 'Ifc Dimension Count'.
|
interface |
IfcDirection
A representation of the model object 'Ifc Direction'.
|
interface |
IfcDiscreteAccessory
A representation of the model object 'Ifc Discrete Accessory'.
|
interface |
IfcDiscreteAccessoryType
A representation of the model object 'Ifc Discrete Accessory Type'.
|
interface |
IfcDistributionChamberElement
A representation of the model object 'Ifc Distribution Chamber Element'.
|
interface |
IfcDistributionChamberElementType
A representation of the model object 'Ifc Distribution Chamber Element Type'.
|
interface |
IfcDistributionCircuit
A representation of the model object 'Ifc Distribution Circuit'.
|
interface |
IfcDistributionControlElement
A representation of the model object 'Ifc Distribution Control Element'.
|
interface |
IfcDistributionControlElementType
A representation of the model object 'Ifc Distribution Control Element Type'.
|
interface |
IfcDistributionElement
A representation of the model object 'Ifc Distribution Element'.
|
interface |
IfcDistributionElementType
A representation of the model object 'Ifc Distribution Element Type'.
|
interface |
IfcDistributionFlowElement
A representation of the model object 'Ifc Distribution Flow Element'.
|
interface |
IfcDistributionFlowElementType
A representation of the model object 'Ifc Distribution Flow Element Type'.
|
interface |
IfcDistributionPort
A representation of the model object 'Ifc Distribution Port'.
|
interface |
IfcDistributionSystem
A representation of the model object 'Ifc Distribution System'.
|
interface |
IfcDocumentInformation
A representation of the model object 'Ifc Document Information'.
|
interface |
IfcDocumentReference
A representation of the model object 'Ifc Document Reference'.
|
interface |
IfcDocumentSelect
A representation of the model object 'Ifc Document Select'.
|
interface |
IfcDoor
A representation of the model object 'Ifc Door'.
|
interface |
IfcDoorLiningProperties
A representation of the model object 'Ifc Door Lining Properties'.
|
interface |
IfcDoorPanelProperties
A representation of the model object 'Ifc Door Panel Properties'.
|
interface |
IfcDoorStandardCase
A representation of the model object 'Ifc Door Standard Case'.
|
interface |
IfcDoorStyle
A representation of the model object 'Ifc Door Style'.
|
interface |
IfcDoorType
A representation of the model object 'Ifc Door Type'.
|
interface |
IfcDuctFitting
A representation of the model object 'Ifc Duct Fitting'.
|
interface |
IfcDuctFittingType
A representation of the model object 'Ifc Duct Fitting Type'.
|
interface |
IfcDuctSegment
A representation of the model object 'Ifc Duct Segment'.
|
interface |
IfcDuctSegmentType
A representation of the model object 'Ifc Duct Segment Type'.
|
interface |
IfcDuctSilencer
A representation of the model object 'Ifc Duct Silencer'.
|
interface |
IfcDuctSilencerType
A representation of the model object 'Ifc Duct Silencer Type'.
|
interface |
IfcDuration
A representation of the model object 'Ifc Duration'.
|
interface |
IfcEdge
A representation of the model object 'Ifc Edge'.
|
interface |
IfcEdgeCurve
A representation of the model object 'Ifc Edge Curve'.
|
interface |
IfcEdgeLoop
A representation of the model object 'Ifc Edge Loop'.
|
interface |
IfcElectricAppliance
A representation of the model object 'Ifc Electric Appliance'.
|
interface |
IfcElectricApplianceType
A representation of the model object 'Ifc Electric Appliance Type'.
|
interface |
IfcElectricDistributionBoard
A representation of the model object 'Ifc Electric Distribution Board'.
|
interface |
IfcElectricDistributionBoardType
A representation of the model object 'Ifc Electric Distribution Board Type'.
|
interface |
IfcElectricFlowStorageDevice
A representation of the model object 'Ifc Electric Flow Storage Device'.
|
interface |
IfcElectricFlowStorageDeviceType
A representation of the model object 'Ifc Electric Flow Storage Device Type'.
|
interface |
IfcElectricGenerator
A representation of the model object 'Ifc Electric Generator'.
|
interface |
IfcElectricGeneratorType
A representation of the model object 'Ifc Electric Generator Type'.
|
interface |
IfcElectricMotor
A representation of the model object 'Ifc Electric Motor'.
|
interface |
IfcElectricMotorType
A representation of the model object 'Ifc Electric Motor Type'.
|
interface |
IfcElectricTimeControl
A representation of the model object 'Ifc Electric Time Control'.
|
interface |
IfcElectricTimeControlType
A representation of the model object 'Ifc Electric Time Control Type'.
|
interface |
IfcElement
A representation of the model object 'Ifc Element'.
|
interface |
IfcElementarySurface
A representation of the model object 'Ifc Elementary Surface'.
|
interface |
IfcElementAssembly
A representation of the model object 'Ifc Element Assembly'.
|
interface |
IfcElementAssemblyType
A representation of the model object 'Ifc Element Assembly Type'.
|
interface |
IfcElementComponent
A representation of the model object 'Ifc Element Component'.
|
interface |
IfcElementComponentType
A representation of the model object 'Ifc Element Component Type'.
|
interface |
IfcElementQuantity
A representation of the model object 'Ifc Element Quantity'.
|
interface |
IfcElementType
A representation of the model object 'Ifc Element Type'.
|
interface |
IfcEllipse
A representation of the model object 'Ifc Ellipse'.
|
interface |
IfcEnergyConversionDevice
A representation of the model object 'Ifc Energy Conversion Device'.
|
interface |
IfcEnergyConversionDeviceType
A representation of the model object 'Ifc Energy Conversion Device Type'.
|
interface |
IfcEngine
A representation of the model object 'Ifc Engine'.
|
interface |
IfcEngineType
A representation of the model object 'Ifc Engine Type'.
|
interface |
IfcEvaporativeCooler
A representation of the model object 'Ifc Evaporative Cooler'.
|
interface |
IfcEvaporativeCoolerType
A representation of the model object 'Ifc Evaporative Cooler Type'.
|
interface |
IfcEvaporator
A representation of the model object 'Ifc Evaporator'.
|
interface |
IfcEvaporatorType
A representation of the model object 'Ifc Evaporator Type'.
|
interface |
IfcEvent
A representation of the model object 'Ifc Event'.
|
interface |
IfcEventTime
A representation of the model object 'Ifc Event Time'.
|
interface |
IfcEventType
A representation of the model object 'Ifc Event Type'.
|
interface |
IfcExtendedProperties
A representation of the model object 'Ifc Extended Properties'.
|
interface |
IfcExternalInformation
A representation of the model object 'Ifc External Information'.
|
interface |
IfcExternallyDefinedHatchStyle
A representation of the model object 'Ifc Externally Defined Hatch Style'.
|
interface |
IfcExternallyDefinedSurfaceStyle
A representation of the model object 'Ifc Externally Defined Surface Style'.
|
interface |
IfcExternallyDefinedTextFont
A representation of the model object 'Ifc Externally Defined Text Font'.
|
interface |
IfcExternalReference
A representation of the model object 'Ifc External Reference'.
|
interface |
IfcExternalReferenceRelationship
A representation of the model object 'Ifc External Reference Relationship'.
|
interface |
IfcExternalSpatialElement
A representation of the model object 'Ifc External Spatial Element'.
|
interface |
IfcExternalSpatialStructureElement
A representation of the model object 'Ifc External Spatial Structure Element'.
|
interface |
IfcExtrudedAreaSolid
A representation of the model object 'Ifc Extruded Area Solid'.
|
interface |
IfcExtrudedAreaSolidTapered
A representation of the model object 'Ifc Extruded Area Solid Tapered'.
|
interface |
IfcFace
A representation of the model object 'Ifc Face'.
|
interface |
IfcFaceBasedSurfaceModel
A representation of the model object 'Ifc Face Based Surface Model'.
|
interface |
IfcFaceBound
A representation of the model object 'Ifc Face Bound'.
|
interface |
IfcFaceOuterBound
A representation of the model object 'Ifc Face Outer Bound'.
|
interface |
IfcFaceSurface
A representation of the model object 'Ifc Face Surface'.
|
interface |
IfcFacetedBrep
A representation of the model object 'Ifc Faceted Brep'.
|
interface |
IfcFailureConnectionCondition
A representation of the model object 'Ifc Failure Connection Condition'.
|
interface |
IfcFan
A representation of the model object 'Ifc Fan'.
|
interface |
IfcFanType
A representation of the model object 'Ifc Fan Type'.
|
interface |
IfcFastener
A representation of the model object 'Ifc Fastener'.
|
interface |
IfcFastenerType
A representation of the model object 'Ifc Fastener Type'.
|
interface |
IfcFeatureElement
A representation of the model object 'Ifc Feature Element'.
|
interface |
IfcFeatureElementAddition
A representation of the model object 'Ifc Feature Element Addition'.
|
interface |
IfcFeatureElementSubtraction
A representation of the model object 'Ifc Feature Element Subtraction'.
|
interface |
IfcFillAreaStyleHatching
A representation of the model object 'Ifc Fill Area Style Hatching'.
|
interface |
IfcFillAreaStyleTiles
A representation of the model object 'Ifc Fill Area Style Tiles'.
|
interface |
IfcFillStyleSelect
A representation of the model object 'Ifc Fill Style Select'.
|
interface |
IfcFilter
A representation of the model object 'Ifc Filter'.
|
interface |
IfcFilterType
A representation of the model object 'Ifc Filter Type'.
|
interface |
IfcFireSuppressionTerminal
A representation of the model object 'Ifc Fire Suppression Terminal'.
|
interface |
IfcFireSuppressionTerminalType
A representation of the model object 'Ifc Fire Suppression Terminal Type'.
|
interface |
IfcFixedReferenceSweptAreaSolid
A representation of the model object 'Ifc Fixed Reference Swept Area Solid'.
|
interface |
IfcFlowController
A representation of the model object 'Ifc Flow Controller'.
|
interface |
IfcFlowControllerType
A representation of the model object 'Ifc Flow Controller Type'.
|
interface |
IfcFlowFitting
A representation of the model object 'Ifc Flow Fitting'.
|
interface |
IfcFlowFittingType
A representation of the model object 'Ifc Flow Fitting Type'.
|
interface |
IfcFlowInstrument
A representation of the model object 'Ifc Flow Instrument'.
|
interface |
IfcFlowInstrumentType
A representation of the model object 'Ifc Flow Instrument Type'.
|
interface |
IfcFlowMeter
A representation of the model object 'Ifc Flow Meter'.
|
interface |
IfcFlowMeterType
A representation of the model object 'Ifc Flow Meter Type'.
|
interface |
IfcFlowMovingDevice
A representation of the model object 'Ifc Flow Moving Device'.
|
interface |
IfcFlowMovingDeviceType
A representation of the model object 'Ifc Flow Moving Device Type'.
|
interface |
IfcFlowSegment
A representation of the model object 'Ifc Flow Segment'.
|
interface |
IfcFlowSegmentType
A representation of the model object 'Ifc Flow Segment Type'.
|
interface |
IfcFlowStorageDevice
A representation of the model object 'Ifc Flow Storage Device'.
|
interface |
IfcFlowStorageDeviceType
A representation of the model object 'Ifc Flow Storage Device Type'.
|
interface |
IfcFlowTerminal
A representation of the model object 'Ifc Flow Terminal'.
|
interface |
IfcFlowTerminalType
A representation of the model object 'Ifc Flow Terminal Type'.
|
interface |
IfcFlowTreatmentDevice
A representation of the model object 'Ifc Flow Treatment Device'.
|
interface |
IfcFlowTreatmentDeviceType
A representation of the model object 'Ifc Flow Treatment Device Type'.
|
interface |
IfcFontStyle
A representation of the model object 'Ifc Font Style'.
|
interface |
IfcFontVariant
A representation of the model object 'Ifc Font Variant'.
|
interface |
IfcFontWeight
A representation of the model object 'Ifc Font Weight'.
|
interface |
IfcFooting
A representation of the model object 'Ifc Footing'.
|
interface |
IfcFootingType
A representation of the model object 'Ifc Footing Type'.
|
interface |
IfcFurnishingElement
A representation of the model object 'Ifc Furnishing Element'.
|
interface |
IfcFurnishingElementType
A representation of the model object 'Ifc Furnishing Element Type'.
|
interface |
IfcFurniture
A representation of the model object 'Ifc Furniture'.
|
interface |
IfcFurnitureType
A representation of the model object 'Ifc Furniture Type'.
|
interface |
IfcGeographicElement
A representation of the model object 'Ifc Geographic Element'.
|
interface |
IfcGeographicElementType
A representation of the model object 'Ifc Geographic Element Type'.
|
interface |
IfcGeometricCurveSet
A representation of the model object 'Ifc Geometric Curve Set'.
|
interface |
IfcGeometricRepresentationContext
A representation of the model object 'Ifc Geometric Representation Context'.
|
interface |
IfcGeometricRepresentationItem
A representation of the model object 'Ifc Geometric Representation Item'.
|
interface |
IfcGeometricRepresentationSubContext
A representation of the model object 'Ifc Geometric Representation Sub Context'.
|
interface |
IfcGeometricSet
A representation of the model object 'Ifc Geometric Set'.
|
interface |
IfcGeometricSetSelect
A representation of the model object 'Ifc Geometric Set Select'.
|
interface |
IfcGloballyUniqueId
A representation of the model object 'Ifc Globally Unique Id'.
|
interface |
IfcGrid
A representation of the model object 'Ifc Grid'.
|
interface |
IfcGridAxis
A representation of the model object 'Ifc Grid Axis'.
|
interface |
IfcGridPlacement
A representation of the model object 'Ifc Grid Placement'.
|
interface |
IfcGridPlacementDirectionSelect
A representation of the model object 'Ifc Grid Placement Direction Select'.
|
interface |
IfcGroup
A representation of the model object 'Ifc Group'.
|
interface |
IfcHalfSpaceSolid
A representation of the model object 'Ifc Half Space Solid'.
|
interface |
IfcHatchLineDistanceSelect
A representation of the model object 'Ifc Hatch Line Distance Select'.
|
interface |
IfcHeatExchanger
A representation of the model object 'Ifc Heat Exchanger'.
|
interface |
IfcHeatExchangerType
A representation of the model object 'Ifc Heat Exchanger Type'.
|
interface |
IfcHumidifier
A representation of the model object 'Ifc Humidifier'.
|
interface |
IfcHumidifierType
A representation of the model object 'Ifc Humidifier Type'.
|
interface |
IfcIndexedColourMap
A representation of the model object 'Ifc Indexed Colour Map'.
|
interface |
IfcIndexedTextureMap
A representation of the model object 'Ifc Indexed Texture Map'.
|
interface |
IfcIndexedTriangleTextureMap
A representation of the model object 'Ifc Indexed Triangle Texture Map'.
|
interface |
IfcInterceptor
A representation of the model object 'Ifc Interceptor'.
|
interface |
IfcInterceptorType
A representation of the model object 'Ifc Interceptor Type'.
|
interface |
IfcInventory
A representation of the model object 'Ifc Inventory'.
|
interface |
IfcIrregularTimeSeries
A representation of the model object 'Ifc Irregular Time Series'.
|
interface |
IfcIrregularTimeSeriesValue
A representation of the model object 'Ifc Irregular Time Series Value'.
|
interface |
IfcJunctionBox
A representation of the model object 'Ifc Junction Box'.
|
interface |
IfcJunctionBoxType
A representation of the model object 'Ifc Junction Box Type'.
|
interface |
IfcLaborResource
A representation of the model object 'Ifc Labor Resource'.
|
interface |
IfcLaborResourceType
A representation of the model object 'Ifc Labor Resource Type'.
|
interface |
IfcLagTime
A representation of the model object 'Ifc Lag Time'.
|
interface |
IfcLamp
A representation of the model object 'Ifc Lamp'.
|
interface |
IfcLampType
A representation of the model object 'Ifc Lamp Type'.
|
interface |
IfcLanguageId
A representation of the model object 'Ifc Language Id'.
|
interface |
IfcLayeredItem
A representation of the model object 'Ifc Layered Item'.
|
interface |
IfcLengthMeasure
A representation of the model object 'Ifc Length Measure'.
|
interface |
IfcLibraryInformation
A representation of the model object 'Ifc Library Information'.
|
interface |
IfcLibraryReference
A representation of the model object 'Ifc Library Reference'.
|
interface |
IfcLibrarySelect
A representation of the model object 'Ifc Library Select'.
|
interface |
IfcLightDistributionData
A representation of the model object 'Ifc Light Distribution Data'.
|
interface |
IfcLightDistributionDataSourceSelect
A representation of the model object 'Ifc Light Distribution Data Source Select'.
|
interface |
IfcLightFixture
A representation of the model object 'Ifc Light Fixture'.
|
interface |
IfcLightFixtureType
A representation of the model object 'Ifc Light Fixture Type'.
|
interface |
IfcLightIntensityDistribution
A representation of the model object 'Ifc Light Intensity Distribution'.
|
interface |
IfcLightSource
A representation of the model object 'Ifc Light Source'.
|
interface |
IfcLightSourceAmbient
A representation of the model object 'Ifc Light Source Ambient'.
|
interface |
IfcLightSourceDirectional
A representation of the model object 'Ifc Light Source Directional'.
|
interface |
IfcLightSourceGoniometric
A representation of the model object 'Ifc Light Source Goniometric'.
|
interface |
IfcLightSourcePositional
A representation of the model object 'Ifc Light Source Positional'.
|
interface |
IfcLightSourceSpot
A representation of the model object 'Ifc Light Source Spot'.
|
interface |
IfcLine
A representation of the model object 'Ifc Line'.
|
interface |
IfcLinearStiffnessMeasure
A representation of the model object 'Ifc Linear Stiffness Measure'.
|
interface |
IfcLocalPlacement
A representation of the model object 'Ifc Local Placement'.
|
interface |
IfcLoop
A representation of the model object 'Ifc Loop'.
|
interface |
IfcManifoldSolidBrep
A representation of the model object 'Ifc Manifold Solid Brep'.
|
interface |
IfcMapConversion
A representation of the model object 'Ifc Map Conversion'.
|
interface |
IfcMappedItem
A representation of the model object 'Ifc Mapped Item'.
|
interface |
IfcMaterialClassificationRelationship
A representation of the model object 'Ifc Material Classification Relationship'.
|
interface |
IfcMaterialConstituent
A representation of the model object 'Ifc Material Constituent'.
|
interface |
IfcMaterialConstituentSet
A representation of the model object 'Ifc Material Constituent Set'.
|
interface |
IfcMaterialDefinition
A representation of the model object 'Ifc Material Definition'.
|
interface |
IfcMaterialDefinitionRepresentation
A representation of the model object 'Ifc Material Definition Representation'.
|
interface |
IfcMaterialLayerWithOffsets
A representation of the model object 'Ifc Material Layer With Offsets'.
|
interface |
IfcMaterialList
A representation of the model object 'Ifc Material List'.
|
interface |
IfcMaterialProfile
A representation of the model object 'Ifc Material Profile'.
|
interface |
IfcMaterialProfileSet
A representation of the model object 'Ifc Material Profile Set'.
|
interface |
IfcMaterialProfileSetUsage
A representation of the model object 'Ifc Material Profile Set Usage'.
|
interface |
IfcMaterialProfileSetUsageTapering
A representation of the model object 'Ifc Material Profile Set Usage Tapering'.
|
interface |
IfcMaterialProfileWithOffsets
A representation of the model object 'Ifc Material Profile With Offsets'.
|
interface |
IfcMaterialRelationship
A representation of the model object 'Ifc Material Relationship'.
|
interface |
IfcMaterialSelect
A representation of the model object 'Ifc Material Select'.
|
interface |
IfcMaterialUsageDefinition
A representation of the model object 'Ifc Material Usage Definition'.
|
interface |
IfcMeasureWithUnit
A representation of the model object 'Ifc Measure With Unit'.
|
interface |
IfcMechanicalFastener
A representation of the model object 'Ifc Mechanical Fastener'.
|
interface |
IfcMechanicalFastenerType
A representation of the model object 'Ifc Mechanical Fastener Type'.
|
interface |
IfcMedicalDevice
A representation of the model object 'Ifc Medical Device'.
|
interface |
IfcMedicalDeviceType
A representation of the model object 'Ifc Medical Device Type'.
|
interface |
IfcMember
A representation of the model object 'Ifc Member'.
|
interface |
IfcMemberStandardCase
A representation of the model object 'Ifc Member Standard Case'.
|
interface |
IfcMemberType
A representation of the model object 'Ifc Member Type'.
|
interface |
IfcMetricValueSelect
A representation of the model object 'Ifc Metric Value Select'.
|
interface |
IfcMirroredProfileDef
A representation of the model object 'Ifc Mirrored Profile Def'.
|
interface |
IfcModulusOfLinearSubgradeReactionMeasure
A representation of the model object 'Ifc Modulus Of Linear Subgrade Reaction Measure'.
|
interface |
IfcModulusOfRotationalSubgradeReactionMeasure
A representation of the model object 'Ifc Modulus Of Rotational Subgrade Reaction Measure'.
|
interface |
IfcModulusOfRotationalSubgradeReactionSelect
A representation of the model object 'Ifc Modulus Of Rotational Subgrade Reaction Select'.
|
interface |
IfcModulusOfSubgradeReactionMeasure
A representation of the model object 'Ifc Modulus Of Subgrade Reaction Measure'.
|
interface |
IfcModulusOfSubgradeReactionSelect
A representation of the model object 'Ifc Modulus Of Subgrade Reaction Select'.
|
interface |
IfcModulusOfTranslationalSubgradeReactionSelect
A representation of the model object 'Ifc Modulus Of Translational Subgrade Reaction Select'.
|
interface |
IfcMonetaryUnit
A representation of the model object 'Ifc Monetary Unit'.
|
interface |
IfcMonthInYearNumber
A representation of the model object 'Ifc Month In Year Number'.
|
interface |
IfcMotorConnection
A representation of the model object 'Ifc Motor Connection'.
|
interface |
IfcMotorConnectionType
A representation of the model object 'Ifc Motor Connection Type'.
|
interface |
IfcNamedUnit
A representation of the model object 'Ifc Named Unit'.
|
interface |
IfcNonNegativeLengthMeasure
A representation of the model object 'Ifc Non Negative Length Measure'.
|
interface |
IfcNormalisedRatioMeasure
A representation of the model object 'Ifc Normalised Ratio Measure'.
|
interface |
IfcNullStyle
A representation of the model object 'Ifc Null Style'.
|
interface |
IfcObject
A representation of the model object 'Ifc Object'.
|
interface |
IfcObjectDefinition
A representation of the model object 'Ifc Object Definition'.
|
interface |
IfcObjectPlacement
A representation of the model object 'Ifc Object Placement'.
|
interface |
IfcObjectReferenceSelect
A representation of the model object 'Ifc Object Reference Select'.
|
interface |
IfcOccupant
A representation of the model object 'Ifc Occupant'.
|
interface |
IfcOffsetCurve2D
A representation of the model object 'Ifc Offset Curve2 D'.
|
interface |
IfcOffsetCurve3D
A representation of the model object 'Ifc Offset Curve3 D'.
|
interface |
IfcOpeningElement
A representation of the model object 'Ifc Opening Element'.
|
interface |
IfcOpeningStandardCase
A representation of the model object 'Ifc Opening Standard Case'.
|
interface |
IfcOpenShell
A representation of the model object 'Ifc Open Shell'.
|
interface |
IfcOrganization
A representation of the model object 'Ifc Organization'.
|
interface |
IfcOrientedEdge
A representation of the model object 'Ifc Oriented Edge'.
|
interface |
IfcOuterBoundaryCurve
A representation of the model object 'Ifc Outer Boundary Curve'.
|
interface |
IfcOutlet
A representation of the model object 'Ifc Outlet'.
|
interface |
IfcOutletType
A representation of the model object 'Ifc Outlet Type'.
|
interface |
IfcOwnerHistory
A representation of the model object 'Ifc Owner History'.
|
interface |
IfcParameterValue
A representation of the model object 'Ifc Parameter Value'.
|
interface |
IfcPath
A representation of the model object 'Ifc Path'.
|
interface |
IfcPcurve
A representation of the model object 'Ifc Pcurve'.
|
interface |
IfcPerformanceHistory
A representation of the model object 'Ifc Performance History'.
|
interface |
IfcPermeableCoveringProperties
A representation of the model object 'Ifc Permeable Covering Properties'.
|
interface |
IfcPermit
A representation of the model object 'Ifc Permit'.
|
interface |
IfcPerson
A representation of the model object 'Ifc Person'.
|
interface |
IfcPersonAndOrganization
A representation of the model object 'Ifc Person And Organization'.
|
interface |
IfcPile
A representation of the model object 'Ifc Pile'.
|
interface |
IfcPileType
A representation of the model object 'Ifc Pile Type'.
|
interface |
IfcPipeFitting
A representation of the model object 'Ifc Pipe Fitting'.
|
interface |
IfcPipeFittingType
A representation of the model object 'Ifc Pipe Fitting Type'.
|
interface |
IfcPipeSegment
A representation of the model object 'Ifc Pipe Segment'.
|
interface |
IfcPipeSegmentType
A representation of the model object 'Ifc Pipe Segment Type'.
|
interface |
IfcPlacement
A representation of the model object 'Ifc Placement'.
|
interface |
IfcPlanarBox
A representation of the model object 'Ifc Planar Box'.
|
interface |
IfcPlanarExtent
A representation of the model object 'Ifc Planar Extent'.
|
interface |
IfcPlane
A representation of the model object 'Ifc Plane'.
|
interface |
IfcPlaneAngleMeasure
A representation of the model object 'Ifc Plane Angle Measure'.
|
interface |
IfcPlate
A representation of the model object 'Ifc Plate'.
|
interface |
IfcPlateStandardCase
A representation of the model object 'Ifc Plate Standard Case'.
|
interface |
IfcPlateType
A representation of the model object 'Ifc Plate Type'.
|
interface |
IfcPoint
A representation of the model object 'Ifc Point'.
|
interface |
IfcPointOnCurve
A representation of the model object 'Ifc Point On Curve'.
|
interface |
IfcPointOnSurface
A representation of the model object 'Ifc Point On Surface'.
|
interface |
IfcPointOrVertexPoint
A representation of the model object 'Ifc Point Or Vertex Point'.
|
interface |
IfcPolygonalBoundedHalfSpace
A representation of the model object 'Ifc Polygonal Bounded Half Space'.
|
interface |
IfcPolyline
A representation of the model object 'Ifc Polyline'.
|
interface |
IfcPolyLoop
A representation of the model object 'Ifc Poly Loop'.
|
interface |
IfcPort
A representation of the model object 'Ifc Port'.
|
interface |
IfcPositiveLengthMeasure
A representation of the model object 'Ifc Positive Length Measure'.
|
interface |
IfcPositivePlaneAngleMeasure
A representation of the model object 'Ifc Positive Plane Angle Measure'.
|
interface |
IfcPositiveRatioMeasure
A representation of the model object 'Ifc Positive Ratio Measure'.
|
interface |
IfcPostalAddress
A representation of the model object 'Ifc Postal Address'.
|
interface |
IfcPreDefinedProperties
A representation of the model object 'Ifc Pre Defined Properties'.
|
interface |
IfcPreDefinedPropertySet
A representation of the model object 'Ifc Pre Defined Property Set'.
|
interface |
IfcPresentableText
A representation of the model object 'Ifc Presentable Text'.
|
interface |
IfcPresentationItem
A representation of the model object 'Ifc Presentation Item'.
|
interface |
IfcPresentationLayerAssignment
A representation of the model object 'Ifc Presentation Layer Assignment'.
|
interface |
IfcPresentationLayerWithStyle
A representation of the model object 'Ifc Presentation Layer With Style'.
|
interface |
IfcPresentationStyleSelect
A representation of the model object 'Ifc Presentation Style Select'.
|
interface |
IfcProcedure
A representation of the model object 'Ifc Procedure'.
|
interface |
IfcProcedureType
A representation of the model object 'Ifc Procedure Type'.
|
interface |
IfcProcess
A representation of the model object 'Ifc Process'.
|
interface |
IfcProcessSelect
A representation of the model object 'Ifc Process Select'.
|
interface |
IfcProduct
A representation of the model object 'Ifc Product'.
|
interface |
IfcProductDefinitionShape
A representation of the model object 'Ifc Product Definition Shape'.
|
interface |
IfcProductRepresentation
A representation of the model object 'Ifc Product Representation'.
|
interface |
IfcProductRepresentationSelect
A representation of the model object 'Ifc Product Representation Select'.
|
interface |
IfcProductSelect
A representation of the model object 'Ifc Product Select'.
|
interface |
IfcProject
A representation of the model object 'Ifc Project'.
|
interface |
IfcProjectedCRS
A representation of the model object 'Ifc Projected CRS'.
|
interface |
IfcProjectionElement
A representation of the model object 'Ifc Projection Element'.
|
interface |
IfcProjectLibrary
A representation of the model object 'Ifc Project Library'.
|
interface |
IfcProjectOrder
A representation of the model object 'Ifc Project Order'.
|
interface |
IfcPropertyAbstraction
A representation of the model object 'Ifc Property Abstraction'.
|
interface |
IfcPropertyDefinition
A representation of the model object 'Ifc Property Definition'.
|
interface |
IfcPropertySet
A representation of the model object 'Ifc Property Set'.
|
interface |
IfcPropertySetDefinition
A representation of the model object 'Ifc Property Set Definition'.
|
interface |
IfcPropertySetDefinitionSelect
A representation of the model object 'Ifc Property Set Definition Select'.
|
interface |
IfcPropertySetTemplate
A representation of the model object 'Ifc Property Set Template'.
|
interface |
IfcPropertyTemplate
A representation of the model object 'Ifc Property Template'.
|
interface |
IfcPropertyTemplateDefinition
A representation of the model object 'Ifc Property Template Definition'.
|
interface |
IfcProtectiveDevice
A representation of the model object 'Ifc Protective Device'.
|
interface |
IfcProtectiveDeviceTrippingUnit
A representation of the model object 'Ifc Protective Device Tripping Unit'.
|
interface |
IfcProtectiveDeviceTrippingUnitType
A representation of the model object 'Ifc Protective Device Tripping Unit Type'.
|
interface |
IfcProtectiveDeviceType
A representation of the model object 'Ifc Protective Device Type'.
|
interface |
IfcProxy
A representation of the model object 'Ifc Proxy'.
|
interface |
IfcPump
A representation of the model object 'Ifc Pump'.
|
interface |
IfcPumpType
A representation of the model object 'Ifc Pump Type'.
|
interface |
IfcQuantitySet
A representation of the model object 'Ifc Quantity Set'.
|
interface |
IfcRailing
A representation of the model object 'Ifc Railing'.
|
interface |
IfcRailingType
A representation of the model object 'Ifc Railing Type'.
|
interface |
IfcRamp
A representation of the model object 'Ifc Ramp'.
|
interface |
IfcRampFlight
A representation of the model object 'Ifc Ramp Flight'.
|
interface |
IfcRampFlightType
A representation of the model object 'Ifc Ramp Flight Type'.
|
interface |
IfcRampType
A representation of the model object 'Ifc Ramp Type'.
|
interface |
IfcRationalBSplineCurveWithKnots
A representation of the model object 'Ifc Rational BSpline Curve With Knots'.
|
interface |
IfcRationalBSplineSurfaceWithKnots
A representation of the model object 'Ifc Rational BSpline Surface With Knots'.
|
interface |
IfcRectangularPyramid
A representation of the model object 'Ifc Rectangular Pyramid'.
|
interface |
IfcRectangularTrimmedSurface
A representation of the model object 'Ifc Rectangular Trimmed Surface'.
|
interface |
IfcRecurrencePattern
A representation of the model object 'Ifc Recurrence Pattern'.
|
interface |
IfcReference
A representation of the model object 'Ifc Reference'.
|
interface |
IfcRegularTimeSeries
A representation of the model object 'Ifc Regular Time Series'.
|
interface |
IfcReinforcementDefinitionProperties
A representation of the model object 'Ifc Reinforcement Definition Properties'.
|
interface |
IfcReinforcingBar
A representation of the model object 'Ifc Reinforcing Bar'.
|
interface |
IfcReinforcingBarType
A representation of the model object 'Ifc Reinforcing Bar Type'.
|
interface |
IfcReinforcingElement
A representation of the model object 'Ifc Reinforcing Element'.
|
interface |
IfcReinforcingElementType
A representation of the model object 'Ifc Reinforcing Element Type'.
|
interface |
IfcReinforcingMesh
A representation of the model object 'Ifc Reinforcing Mesh'.
|
interface |
IfcReinforcingMeshType
A representation of the model object 'Ifc Reinforcing Mesh Type'.
|
interface |
IfcRelAggregates
A representation of the model object 'Ifc Rel Aggregates'.
|
interface |
IfcRelAssigns
A representation of the model object 'Ifc Rel Assigns'.
|
interface |
IfcRelAssignsToActor
A representation of the model object 'Ifc Rel Assigns To Actor'.
|
interface |
IfcRelAssignsToControl
A representation of the model object 'Ifc Rel Assigns To Control'.
|
interface |
IfcRelAssignsToGroup
A representation of the model object 'Ifc Rel Assigns To Group'.
|
interface |
IfcRelAssignsToGroupByFactor
A representation of the model object 'Ifc Rel Assigns To Group By Factor'.
|
interface |
IfcRelAssignsToProcess
A representation of the model object 'Ifc Rel Assigns To Process'.
|
interface |
IfcRelAssignsToProduct
A representation of the model object 'Ifc Rel Assigns To Product'.
|
interface |
IfcRelAssignsToResource
A representation of the model object 'Ifc Rel Assigns To Resource'.
|
interface |
IfcRelAssociates
A representation of the model object 'Ifc Rel Associates'.
|
interface |
IfcRelAssociatesApproval
A representation of the model object 'Ifc Rel Associates Approval'.
|
interface |
IfcRelAssociatesClassification
A representation of the model object 'Ifc Rel Associates Classification'.
|
interface |
IfcRelAssociatesConstraint
A representation of the model object 'Ifc Rel Associates Constraint'.
|
interface |
IfcRelAssociatesDocument
A representation of the model object 'Ifc Rel Associates Document'.
|
interface |
IfcRelAssociatesLibrary
A representation of the model object 'Ifc Rel Associates Library'.
|
interface |
IfcRelAssociatesMaterial
A representation of the model object 'Ifc Rel Associates Material'.
|
interface |
IfcRelationship
A representation of the model object 'Ifc Relationship'.
|
interface |
IfcRelConnects
A representation of the model object 'Ifc Rel Connects'.
|
interface |
IfcRelConnectsElements
A representation of the model object 'Ifc Rel Connects Elements'.
|
interface |
IfcRelConnectsPathElements
A representation of the model object 'Ifc Rel Connects Path Elements'.
|
interface |
IfcRelConnectsPorts
A representation of the model object 'Ifc Rel Connects Ports'.
|
interface |
IfcRelConnectsPortToElement
A representation of the model object 'Ifc Rel Connects Port To Element'.
|
interface |
IfcRelConnectsStructuralActivity
A representation of the model object 'Ifc Rel Connects Structural Activity'.
|
interface |
IfcRelConnectsStructuralMember
A representation of the model object 'Ifc Rel Connects Structural Member'.
|
interface |
IfcRelConnectsWithEccentricity
A representation of the model object 'Ifc Rel Connects With Eccentricity'.
|
interface |
IfcRelConnectsWithRealizingElements
A representation of the model object 'Ifc Rel Connects With Realizing Elements'.
|
interface |
IfcRelContainedInSpatialStructure
A representation of the model object 'Ifc Rel Contained In Spatial Structure'.
|
interface |
IfcRelCoversBldgElements
A representation of the model object 'Ifc Rel Covers Bldg Elements'.
|
interface |
IfcRelCoversSpaces
A representation of the model object 'Ifc Rel Covers Spaces'.
|
interface |
IfcRelDeclares
A representation of the model object 'Ifc Rel Declares'.
|
interface |
IfcRelDecomposes
A representation of the model object 'Ifc Rel Decomposes'.
|
interface |
IfcRelDefines
A representation of the model object 'Ifc Rel Defines'.
|
interface |
IfcRelDefinesByObject
A representation of the model object 'Ifc Rel Defines By Object'.
|
interface |
IfcRelDefinesByProperties
A representation of the model object 'Ifc Rel Defines By Properties'.
|
interface |
IfcRelDefinesByTemplate
A representation of the model object 'Ifc Rel Defines By Template'.
|
interface |
IfcRelDefinesByType
A representation of the model object 'Ifc Rel Defines By Type'.
|
interface |
IfcRelFillsElement
A representation of the model object 'Ifc Rel Fills Element'.
|
interface |
IfcRelFlowControlElements
A representation of the model object 'Ifc Rel Flow Control Elements'.
|
interface |
IfcRelInterferesElements
A representation of the model object 'Ifc Rel Interferes Elements'.
|
interface |
IfcRelNests
A representation of the model object 'Ifc Rel Nests'.
|
interface |
IfcRelProjectsElement
A representation of the model object 'Ifc Rel Projects Element'.
|
interface |
IfcRelReferencedInSpatialStructure
A representation of the model object 'Ifc Rel Referenced In Spatial Structure'.
|
interface |
IfcRelSequence
A representation of the model object 'Ifc Rel Sequence'.
|
interface |
IfcRelServicesBuildings
A representation of the model object 'Ifc Rel Services Buildings'.
|
interface |
IfcRelSpaceBoundary
A representation of the model object 'Ifc Rel Space Boundary'.
|
interface |
IfcRelSpaceBoundary1stLevel
A representation of the model object 'Ifc Rel Space Boundary1st Level'.
|
interface |
IfcRelSpaceBoundary2ndLevel
A representation of the model object 'Ifc Rel Space Boundary2nd Level'.
|
interface |
IfcRelVoidsElement
A representation of the model object 'Ifc Rel Voids Element'.
|
interface |
IfcReparametrisedCompositeCurveSegment
A representation of the model object 'Ifc Reparametrised Composite Curve Segment'.
|
interface |
IfcRepresentation
A representation of the model object 'Ifc Representation'.
|
interface |
IfcRepresentationContext
A representation of the model object 'Ifc Representation Context'.
|
interface |
IfcRepresentationItem
A representation of the model object 'Ifc Representation Item'.
|
interface |
IfcResource
A representation of the model object 'Ifc Resource'.
|
interface |
IfcResourceApprovalRelationship
A representation of the model object 'Ifc Resource Approval Relationship'.
|
interface |
IfcResourceConstraintRelationship
A representation of the model object 'Ifc Resource Constraint Relationship'.
|
interface |
IfcResourceLevelRelationship
A representation of the model object 'Ifc Resource Level Relationship'.
|
interface |
IfcResourceObjectSelect
A representation of the model object 'Ifc Resource Object Select'.
|
interface |
IfcResourceSelect
A representation of the model object 'Ifc Resource Select'.
|
interface |
IfcResourceTime
A representation of the model object 'Ifc Resource Time'.
|
interface |
IfcRevolvedAreaSolid
A representation of the model object 'Ifc Revolved Area Solid'.
|
interface |
IfcRevolvedAreaSolidTapered
A representation of the model object 'Ifc Revolved Area Solid Tapered'.
|
interface |
IfcRightCircularCone
A representation of the model object 'Ifc Right Circular Cone'.
|
interface |
IfcRightCircularCylinder
A representation of the model object 'Ifc Right Circular Cylinder'.
|
interface |
IfcRoof
A representation of the model object 'Ifc Roof'.
|
interface |
IfcRoofType
A representation of the model object 'Ifc Roof Type'.
|
interface |
IfcRoot
A representation of the model object 'Ifc Root'.
|
interface |
IfcRotationalStiffnessMeasure
A representation of the model object 'Ifc Rotational Stiffness Measure'.
|
interface |
IfcRotationalStiffnessSelect
A representation of the model object 'Ifc Rotational Stiffness Select'.
|
interface |
IfcSanitaryTerminal
A representation of the model object 'Ifc Sanitary Terminal'.
|
interface |
IfcSanitaryTerminalType
A representation of the model object 'Ifc Sanitary Terminal Type'.
|
interface |
IfcSchedulingTime
A representation of the model object 'Ifc Scheduling Time'.
|
interface |
IfcSectionedSpine
A representation of the model object 'Ifc Sectioned Spine'.
|
interface |
IfcSensor
A representation of the model object 'Ifc Sensor'.
|
interface |
IfcSensorType
A representation of the model object 'Ifc Sensor Type'.
|
interface |
IfcShadingDevice
A representation of the model object 'Ifc Shading Device'.
|
interface |
IfcShadingDeviceType
A representation of the model object 'Ifc Shading Device Type'.
|
interface |
IfcShapeAspect
A representation of the model object 'Ifc Shape Aspect'.
|
interface |
IfcShapeModel
A representation of the model object 'Ifc Shape Model'.
|
interface |
IfcShapeRepresentation
A representation of the model object 'Ifc Shape Representation'.
|
interface |
IfcShell
A representation of the model object 'Ifc Shell'.
|
interface |
IfcShellBasedSurfaceModel
A representation of the model object 'Ifc Shell Based Surface Model'.
|
interface |
IfcSimplePropertyTemplate
A representation of the model object 'Ifc Simple Property Template'.
|
interface |
IfcSite
A representation of the model object 'Ifc Site'.
|
interface |
IfcSIUnit
A representation of the model object 'Ifc SI Unit'.
|
interface |
IfcSizeSelect
A representation of the model object 'Ifc Size Select'.
|
interface |
IfcSlab
A representation of the model object 'Ifc Slab'.
|
interface |
IfcSlabElementedCase
A representation of the model object 'Ifc Slab Elemented Case'.
|
interface |
IfcSlabStandardCase
A representation of the model object 'Ifc Slab Standard Case'.
|
interface |
IfcSlabType
A representation of the model object 'Ifc Slab Type'.
|
interface |
IfcSlippageConnectionCondition
A representation of the model object 'Ifc Slippage Connection Condition'.
|
interface |
IfcSolarDevice
A representation of the model object 'Ifc Solar Device'.
|
interface |
IfcSolarDeviceType
A representation of the model object 'Ifc Solar Device Type'.
|
interface |
IfcSolidModel
A representation of the model object 'Ifc Solid Model'.
|
interface |
IfcSolidOrShell
A representation of the model object 'Ifc Solid Or Shell'.
|
interface |
IfcSoundPowerLevelMeasure
A representation of the model object 'Ifc Sound Power Level Measure'.
|
interface |
IfcSoundPressureLevelMeasure
A representation of the model object 'Ifc Sound Pressure Level Measure'.
|
interface |
IfcSpace
A representation of the model object 'Ifc Space'.
|
interface |
IfcSpaceBoundarySelect
A representation of the model object 'Ifc Space Boundary Select'.
|
interface |
IfcSpaceHeater
A representation of the model object 'Ifc Space Heater'.
|
interface |
IfcSpaceHeaterType
A representation of the model object 'Ifc Space Heater Type'.
|
interface |
IfcSpaceType
A representation of the model object 'Ifc Space Type'.
|
interface |
IfcSpatialElement
A representation of the model object 'Ifc Spatial Element'.
|
interface |
IfcSpatialElementType
A representation of the model object 'Ifc Spatial Element Type'.
|
interface |
IfcSpatialStructureElement
A representation of the model object 'Ifc Spatial Structure Element'.
|
interface |
IfcSpatialStructureElementType
A representation of the model object 'Ifc Spatial Structure Element Type'.
|
interface |
IfcSpatialZone
A representation of the model object 'Ifc Spatial Zone'.
|
interface |
IfcSpatialZoneType
A representation of the model object 'Ifc Spatial Zone Type'.
|
interface |
IfcSpecularExponent
A representation of the model object 'Ifc Specular Exponent'.
|
interface |
IfcSpecularHighlightSelect
A representation of the model object 'Ifc Specular Highlight Select'.
|
interface |
IfcSpecularRoughness
A representation of the model object 'Ifc Specular Roughness'.
|
interface |
IfcSphere
A representation of the model object 'Ifc Sphere'.
|
interface |
IfcStackTerminal
A representation of the model object 'Ifc Stack Terminal'.
|
interface |
IfcStackTerminalType
A representation of the model object 'Ifc Stack Terminal Type'.
|
interface |
IfcStair
A representation of the model object 'Ifc Stair'.
|
interface |
IfcStairFlight
A representation of the model object 'Ifc Stair Flight'.
|
interface |
IfcStairFlightType
A representation of the model object 'Ifc Stair Flight Type'.
|
interface |
IfcStairType
A representation of the model object 'Ifc Stair Type'.
|
interface |
IfcStructuralAction
A representation of the model object 'Ifc Structural Action'.
|
interface |
IfcStructuralActivity
A representation of the model object 'Ifc Structural Activity'.
|
interface |
IfcStructuralActivityAssignmentSelect
A representation of the model object 'Ifc Structural Activity Assignment Select'.
|
interface |
IfcStructuralAnalysisModel
A representation of the model object 'Ifc Structural Analysis Model'.
|
interface |
IfcStructuralConnection
A representation of the model object 'Ifc Structural Connection'.
|
interface |
IfcStructuralConnectionCondition
A representation of the model object 'Ifc Structural Connection Condition'.
|
interface |
IfcStructuralCurveAction
A representation of the model object 'Ifc Structural Curve Action'.
|
interface |
IfcStructuralCurveConnection
A representation of the model object 'Ifc Structural Curve Connection'.
|
interface |
IfcStructuralCurveMember
A representation of the model object 'Ifc Structural Curve Member'.
|
interface |
IfcStructuralCurveMemberVarying
A representation of the model object 'Ifc Structural Curve Member Varying'.
|
interface |
IfcStructuralCurveReaction
A representation of the model object 'Ifc Structural Curve Reaction'.
|
interface |
IfcStructuralItem
A representation of the model object 'Ifc Structural Item'.
|
interface |
IfcStructuralLinearAction
A representation of the model object 'Ifc Structural Linear Action'.
|
interface |
IfcStructuralLoad
A representation of the model object 'Ifc Structural Load'.
|
interface |
IfcStructuralLoadCase
A representation of the model object 'Ifc Structural Load Case'.
|
interface |
IfcStructuralLoadConfiguration
A representation of the model object 'Ifc Structural Load Configuration'.
|
interface |
IfcStructuralLoadGroup
A representation of the model object 'Ifc Structural Load Group'.
|
interface |
IfcStructuralLoadOrResult
A representation of the model object 'Ifc Structural Load Or Result'.
|
interface |
IfcStructuralMember
A representation of the model object 'Ifc Structural Member'.
|
interface |
IfcStructuralPlanarAction
A representation of the model object 'Ifc Structural Planar Action'.
|
interface |
IfcStructuralPointAction
A representation of the model object 'Ifc Structural Point Action'.
|
interface |
IfcStructuralPointConnection
A representation of the model object 'Ifc Structural Point Connection'.
|
interface |
IfcStructuralPointReaction
A representation of the model object 'Ifc Structural Point Reaction'.
|
interface |
IfcStructuralReaction
A representation of the model object 'Ifc Structural Reaction'.
|
interface |
IfcStructuralResultGroup
A representation of the model object 'Ifc Structural Result Group'.
|
interface |
IfcStructuralSurfaceAction
A representation of the model object 'Ifc Structural Surface Action'.
|
interface |
IfcStructuralSurfaceConnection
A representation of the model object 'Ifc Structural Surface Connection'.
|
interface |
IfcStructuralSurfaceMember
A representation of the model object 'Ifc Structural Surface Member'.
|
interface |
IfcStructuralSurfaceMemberVarying
A representation of the model object 'Ifc Structural Surface Member Varying'.
|
interface |
IfcStructuralSurfaceReaction
A representation of the model object 'Ifc Structural Surface Reaction'.
|
interface |
IfcStyleAssignmentSelect
A representation of the model object 'Ifc Style Assignment Select'.
|
interface |
IfcStyledItem
A representation of the model object 'Ifc Styled Item'.
|
interface |
IfcStyledRepresentation
A representation of the model object 'Ifc Styled Representation'.
|
interface |
IfcStyleModel
A representation of the model object 'Ifc Style Model'.
|
interface |
IfcSubContractResource
A representation of the model object 'Ifc Sub Contract Resource'.
|
interface |
IfcSubContractResourceType
A representation of the model object 'Ifc Sub Contract Resource Type'.
|
interface |
IfcSubedge
A representation of the model object 'Ifc Subedge'.
|
interface |
IfcSurface
A representation of the model object 'Ifc Surface'.
|
interface |
IfcSurfaceCurveSweptAreaSolid
A representation of the model object 'Ifc Surface Curve Swept Area Solid'.
|
interface |
IfcSurfaceFeature
A representation of the model object 'Ifc Surface Feature'.
|
interface |
IfcSurfaceOfLinearExtrusion
A representation of the model object 'Ifc Surface Of Linear Extrusion'.
|
interface |
IfcSurfaceOfRevolution
A representation of the model object 'Ifc Surface Of Revolution'.
|
interface |
IfcSurfaceOrFaceSurface
A representation of the model object 'Ifc Surface Or Face Surface'.
|
interface |
IfcSurfaceReinforcementArea
A representation of the model object 'Ifc Surface Reinforcement Area'.
|
interface |
IfcSurfaceStyleElementSelect
A representation of the model object 'Ifc Surface Style Element Select'.
|
interface |
IfcSurfaceStyleLighting
A representation of the model object 'Ifc Surface Style Lighting'.
|
interface |
IfcSurfaceStyleRefraction
A representation of the model object 'Ifc Surface Style Refraction'.
|
interface |
IfcSurfaceStyleRendering
A representation of the model object 'Ifc Surface Style Rendering'.
|
interface |
IfcSurfaceStyleShading
A representation of the model object 'Ifc Surface Style Shading'.
|
interface |
IfcSurfaceStyleWithTextures
A representation of the model object 'Ifc Surface Style With Textures'.
|
interface |
IfcSweptAreaSolid
A representation of the model object 'Ifc Swept Area Solid'.
|
interface |
IfcSweptDiskSolid
A representation of the model object 'Ifc Swept Disk Solid'.
|
interface |
IfcSweptDiskSolidPolygonal
A representation of the model object 'Ifc Swept Disk Solid Polygonal'.
|
interface |
IfcSweptSurface
A representation of the model object 'Ifc Swept Surface'.
|
interface |
IfcSwitchingDevice
A representation of the model object 'Ifc Switching Device'.
|
interface |
IfcSwitchingDeviceType
A representation of the model object 'Ifc Switching Device Type'.
|
interface |
IfcSystem
A representation of the model object 'Ifc System'.
|
interface |
IfcSystemFurnitureElement
A representation of the model object 'Ifc System Furniture Element'.
|
interface |
IfcSystemFurnitureElementType
A representation of the model object 'Ifc System Furniture Element Type'.
|
interface |
IfcTable
A representation of the model object 'Ifc Table'.
|
interface |
IfcTableColumn
A representation of the model object 'Ifc Table Column'.
|
interface |
IfcTableRow
A representation of the model object 'Ifc Table Row'.
|
interface |
IfcTank
A representation of the model object 'Ifc Tank'.
|
interface |
IfcTankType
A representation of the model object 'Ifc Tank Type'.
|
interface |
IfcTask
A representation of the model object 'Ifc Task'.
|
interface |
IfcTaskTime
A representation of the model object 'Ifc Task Time'.
|
interface |
IfcTaskTimeRecurring
A representation of the model object 'Ifc Task Time Recurring'.
|
interface |
IfcTaskType
A representation of the model object 'Ifc Task Type'.
|
interface |
IfcTelecomAddress
A representation of the model object 'Ifc Telecom Address'.
|
interface |
IfcTemperatureRateOfChangeMeasure
A representation of the model object 'Ifc Temperature Rate Of Change Measure'.
|
interface |
IfcTendon
A representation of the model object 'Ifc Tendon'.
|
interface |
IfcTendonAnchor
A representation of the model object 'Ifc Tendon Anchor'.
|
interface |
IfcTendonAnchorType
A representation of the model object 'Ifc Tendon Anchor Type'.
|
interface |
IfcTendonType
A representation of the model object 'Ifc Tendon Type'.
|
interface |
IfcTessellatedFaceSet
A representation of the model object 'Ifc Tessellated Face Set'.
|
interface |
IfcTessellatedItem
A representation of the model object 'Ifc Tessellated Item'.
|
interface |
IfcTextAlignment
A representation of the model object 'Ifc Text Alignment'.
|
interface |
IfcTextDecoration
A representation of the model object 'Ifc Text Decoration'.
|
interface |
IfcTextFontName
A representation of the model object 'Ifc Text Font Name'.
|
interface |
IfcTextFontSelect
A representation of the model object 'Ifc Text Font Select'.
|
interface |
IfcTextLiteral
A representation of the model object 'Ifc Text Literal'.
|
interface |
IfcTextLiteralWithExtent
A representation of the model object 'Ifc Text Literal With Extent'.
|
interface |
IfcTextStyleTextModel
A representation of the model object 'Ifc Text Style Text Model'.
|
interface |
IfcTextTransformation
A representation of the model object 'Ifc Text Transformation'.
|
interface |
IfcTextureVertexList
A representation of the model object 'Ifc Texture Vertex List'.
|
interface |
IfcTime
A representation of the model object 'Ifc Time'.
|
interface |
IfcTimeOrRatioSelect
A representation of the model object 'Ifc Time Or Ratio Select'.
|
interface |
IfcTimePeriod
A representation of the model object 'Ifc Time Period'.
|
interface |
IfcTimeSeries
A representation of the model object 'Ifc Time Series'.
|
interface |
IfcTimeSeriesValue
A representation of the model object 'Ifc Time Series Value'.
|
interface |
IfcTopologicalRepresentationItem
A representation of the model object 'Ifc Topological Representation Item'.
|
interface |
IfcTopologyRepresentation
A representation of the model object 'Ifc Topology Representation'.
|
interface |
IfcTransformer
A representation of the model object 'Ifc Transformer'.
|
interface |
IfcTransformerType
A representation of the model object 'Ifc Transformer Type'.
|
interface |
IfcTranslationalStiffnessSelect
A representation of the model object 'Ifc Translational Stiffness Select'.
|
interface |
IfcTransportElement
A representation of the model object 'Ifc Transport Element'.
|
interface |
IfcTransportElementType
A representation of the model object 'Ifc Transport Element Type'.
|
interface |
IfcTriangulatedFaceSet
A representation of the model object 'Ifc Triangulated Face Set'.
|
interface |
IfcTrimmedCurve
A representation of the model object 'Ifc Trimmed Curve'.
|
interface |
IfcTrimmingSelect
A representation of the model object 'Ifc Trimming Select'.
|
interface |
IfcTubeBundle
A representation of the model object 'Ifc Tube Bundle'.
|
interface |
IfcTubeBundleType
A representation of the model object 'Ifc Tube Bundle Type'.
|
interface |
IfcTypeObject
A representation of the model object 'Ifc Type Object'.
|
interface |
IfcTypeProcess
A representation of the model object 'Ifc Type Process'.
|
interface |
IfcTypeProduct
A representation of the model object 'Ifc Type Product'.
|
interface |
IfcTypeResource
A representation of the model object 'Ifc Type Resource'.
|
interface |
IfcUnit
A representation of the model object 'Ifc Unit'.
|
interface |
IfcUnitaryControlElement
A representation of the model object 'Ifc Unitary Control Element'.
|
interface |
IfcUnitaryControlElementType
A representation of the model object 'Ifc Unitary Control Element Type'.
|
interface |
IfcUnitaryEquipment
A representation of the model object 'Ifc Unitary Equipment'.
|
interface |
IfcUnitaryEquipmentType
A representation of the model object 'Ifc Unitary Equipment Type'.
|
interface |
IfcUnitAssignment
A representation of the model object 'Ifc Unit Assignment'.
|
interface |
IfcURIReference
A representation of the model object 'Ifc URI Reference'.
|
interface |
IfcValve
A representation of the model object 'Ifc Valve'.
|
interface |
IfcValveType
A representation of the model object 'Ifc Valve Type'.
|
interface |
IfcVector
A representation of the model object 'Ifc Vector'.
|
interface |
IfcVectorOrDirection
A representation of the model object 'Ifc Vector Or Direction'.
|
interface |
IfcVertex
A representation of the model object 'Ifc Vertex'.
|
interface |
IfcVertexLoop
A representation of the model object 'Ifc Vertex Loop'.
|
interface |
IfcVertexPoint
A representation of the model object 'Ifc Vertex Point'.
|
interface |
IfcVibrationIsolator
A representation of the model object 'Ifc Vibration Isolator'.
|
interface |
IfcVibrationIsolatorType
A representation of the model object 'Ifc Vibration Isolator Type'.
|
interface |
IfcVirtualElement
A representation of the model object 'Ifc Virtual Element'.
|
interface |
IfcVoidingFeature
A representation of the model object 'Ifc Voiding Feature'.
|
interface |
IfcWall
A representation of the model object 'Ifc Wall'.
|
interface |
IfcWallElementedCase
A representation of the model object 'Ifc Wall Elemented Case'.
|
interface |
IfcWallStandardCase
A representation of the model object 'Ifc Wall Standard Case'.
|
interface |
IfcWallType
A representation of the model object 'Ifc Wall Type'.
|
interface |
IfcWarpingMomentMeasure
A representation of the model object 'Ifc Warping Moment Measure'.
|
interface |
IfcWarpingStiffnessSelect
A representation of the model object 'Ifc Warping Stiffness Select'.
|
interface |
IfcWasteTerminal
A representation of the model object 'Ifc Waste Terminal'.
|
interface |
IfcWasteTerminalType
A representation of the model object 'Ifc Waste Terminal Type'.
|
interface |
IfcWindow
A representation of the model object 'Ifc Window'.
|
interface |
IfcWindowLiningProperties
A representation of the model object 'Ifc Window Lining Properties'.
|
interface |
IfcWindowPanelProperties
A representation of the model object 'Ifc Window Panel Properties'.
|
interface |
IfcWindowStandardCase
A representation of the model object 'Ifc Window Standard Case'.
|
interface |
IfcWindowStyle
A representation of the model object 'Ifc Window Style'.
|
interface |
IfcWindowType
A representation of the model object 'Ifc Window Type'.
|
interface |
IfcWorkCalendar
A representation of the model object 'Ifc Work Calendar'.
|
interface |
IfcWorkControl
A representation of the model object 'Ifc Work Control'.
|
interface |
IfcWorkPlan
A representation of the model object 'Ifc Work Plan'.
|
interface |
IfcWorkSchedule
A representation of the model object 'Ifc Work Schedule'.
|
interface |
IfcWorkTime
A representation of the model object 'Ifc Work Time'.
|
interface |
ListOfEDouble
A representation of the model object 'List Of EDouble'.
|
interface |
ListOfEInt
A representation of the model object 'List Of EInt'.
|
interface |
ListOfIfcCartesianPoint
A representation of the model object 'List Of Ifc Cartesian Point'.
|
interface |
ListOfIfcLengthMeasure
A representation of the model object 'List Of Ifc Length Measure'.
|
interface |
ListOfIfcNormalisedRatioMeasure
A representation of the model object 'List Of Ifc Normalised Ratio Measure'.
|
interface |
ListOfIfcParameterValue
A representation of the model object 'List Of Ifc Parameter Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IfcAbsorbedDoseMeasureImpl
An implementation of the model object 'Ifc Absorbed Dose Measure'.
|
class |
IfcAccelerationMeasureImpl
An implementation of the model object 'Ifc Acceleration Measure'.
|
class |
IfcActionRequestImpl
An implementation of the model object 'Ifc Action Request'.
|
class |
IfcActorImpl
An implementation of the model object 'Ifc Actor'.
|
class |
IfcActorRoleImpl
An implementation of the model object 'Ifc Actor Role'.
|
class |
IfcActuatorImpl
An implementation of the model object 'Ifc Actuator'.
|
class |
IfcActuatorTypeImpl
An implementation of the model object 'Ifc Actuator Type'.
|
class |
IfcAddressImpl
An implementation of the model object 'Ifc Address'.
|
class |
IfcAdvancedBrepImpl
An implementation of the model object 'Ifc Advanced Brep'.
|
class |
IfcAdvancedBrepWithVoidsImpl
An implementation of the model object 'Ifc Advanced Brep With Voids'.
|
class |
IfcAdvancedFaceImpl
An implementation of the model object 'Ifc Advanced Face'.
|
class |
IfcAirTerminalBoxImpl
An implementation of the model object 'Ifc Air Terminal Box'.
|
class |
IfcAirTerminalBoxTypeImpl
An implementation of the model object 'Ifc Air Terminal Box Type'.
|
class |
IfcAirTerminalImpl
An implementation of the model object 'Ifc Air Terminal'.
|
class |
IfcAirTerminalTypeImpl
An implementation of the model object 'Ifc Air Terminal Type'.
|
class |
IfcAirToAirHeatRecoveryImpl
An implementation of the model object 'Ifc Air To Air Heat Recovery'.
|
class |
IfcAirToAirHeatRecoveryTypeImpl
An implementation of the model object 'Ifc Air To Air Heat Recovery Type'.
|
class |
IfcAlarmImpl
An implementation of the model object 'Ifc Alarm'.
|
class |
IfcAlarmTypeImpl
An implementation of the model object 'Ifc Alarm Type'.
|
class |
IfcAmountOfSubstanceMeasureImpl
An implementation of the model object 'Ifc Amount Of Substance Measure'.
|
class |
IfcAngularVelocityMeasureImpl
An implementation of the model object 'Ifc Angular Velocity Measure'.
|
class |
IfcAnnotationFillAreaImpl
An implementation of the model object 'Ifc Annotation Fill Area'.
|
class |
IfcAnnotationImpl
An implementation of the model object 'Ifc Annotation'.
|
class |
IfcApplicationImpl
An implementation of the model object 'Ifc Application'.
|
class |
IfcAppliedValueImpl
An implementation of the model object 'Ifc Applied Value'.
|
class |
IfcApprovalImpl
An implementation of the model object 'Ifc Approval'.
|
class |
IfcApprovalRelationshipImpl
An implementation of the model object 'Ifc Approval Relationship'.
|
class |
IfcArbitraryClosedProfileDefImpl
An implementation of the model object 'Ifc Arbitrary Closed Profile Def'.
|
class |
IfcArbitraryOpenProfileDefImpl
An implementation of the model object 'Ifc Arbitrary Open Profile Def'.
|
class |
IfcArbitraryProfileDefWithVoidsImpl
An implementation of the model object 'Ifc Arbitrary Profile Def With Voids'.
|
class |
IfcAreaDensityMeasureImpl
An implementation of the model object 'Ifc Area Density Measure'.
|
class |
IfcAreaMeasureImpl
An implementation of the model object 'Ifc Area Measure'.
|
class |
IfcAssetImpl
An implementation of the model object 'Ifc Asset'.
|
class |
IfcAsymmetricIShapeProfileDefImpl
An implementation of the model object 'Ifc Asymmetric IShape Profile Def'.
|
class |
IfcAudioVisualApplianceImpl
An implementation of the model object 'Ifc Audio Visual Appliance'.
|
class |
IfcAudioVisualApplianceTypeImpl
An implementation of the model object 'Ifc Audio Visual Appliance Type'.
|
class |
IfcAxis1PlacementImpl
An implementation of the model object 'Ifc Axis1 Placement'.
|
class |
IfcAxis2Placement2DImpl
An implementation of the model object 'Ifc Axis2 Placement2 D'.
|
class |
IfcAxis2Placement3DImpl
An implementation of the model object 'Ifc Axis2 Placement3 D'.
|
class |
IfcBeamImpl
An implementation of the model object 'Ifc Beam'.
|
class |
IfcBeamStandardCaseImpl
An implementation of the model object 'Ifc Beam Standard Case'.
|
class |
IfcBeamTypeImpl
An implementation of the model object 'Ifc Beam Type'.
|
class |
IfcBlobTextureImpl
An implementation of the model object 'Ifc Blob Texture'.
|
class |
IfcBlockImpl
An implementation of the model object 'Ifc Block'.
|
class |
IfcBoilerImpl
An implementation of the model object 'Ifc Boiler'.
|
class |
IfcBoilerTypeImpl
An implementation of the model object 'Ifc Boiler Type'.
|
class |
IfcBooleanClippingResultImpl
An implementation of the model object 'Ifc Boolean Clipping Result'.
|
class |
IfcBooleanImpl
An implementation of the model object 'Ifc Boolean'.
|
class |
IfcBooleanResultImpl
An implementation of the model object 'Ifc Boolean Result'.
|
class |
IfcBoundaryConditionImpl
An implementation of the model object 'Ifc Boundary Condition'.
|
class |
IfcBoundaryCurveImpl
An implementation of the model object 'Ifc Boundary Curve'.
|
class |
IfcBoundaryEdgeConditionImpl
An implementation of the model object 'Ifc Boundary Edge Condition'.
|
class |
IfcBoundaryFaceConditionImpl
An implementation of the model object 'Ifc Boundary Face Condition'.
|
class |
IfcBoundaryNodeConditionImpl
An implementation of the model object 'Ifc Boundary Node Condition'.
|
class |
IfcBoundaryNodeConditionWarpingImpl
An implementation of the model object 'Ifc Boundary Node Condition Warping'.
|
class |
IfcBoundedCurveImpl
An implementation of the model object 'Ifc Bounded Curve'.
|
class |
IfcBoundedSurfaceImpl
An implementation of the model object 'Ifc Bounded Surface'.
|
class |
IfcBoundingBoxImpl
An implementation of the model object 'Ifc Bounding Box'.
|
class |
IfcBoxAlignmentImpl
An implementation of the model object 'Ifc Box Alignment'.
|
class |
IfcBoxedHalfSpaceImpl
An implementation of the model object 'Ifc Boxed Half Space'.
|
class |
IfcBSplineCurveImpl
An implementation of the model object 'Ifc BSpline Curve'.
|
class |
IfcBSplineCurveWithKnotsImpl
An implementation of the model object 'Ifc BSpline Curve With Knots'.
|
class |
IfcBSplineSurfaceImpl
An implementation of the model object 'Ifc BSpline Surface'.
|
class |
IfcBSplineSurfaceWithKnotsImpl
An implementation of the model object 'Ifc BSpline Surface With Knots'.
|
class |
IfcBuildingElementImpl
An implementation of the model object 'Ifc Building Element'.
|
class |
IfcBuildingElementPartImpl
An implementation of the model object 'Ifc Building Element Part'.
|
class |
IfcBuildingElementPartTypeImpl
An implementation of the model object 'Ifc Building Element Part Type'.
|
class |
IfcBuildingElementProxyImpl
An implementation of the model object 'Ifc Building Element Proxy'.
|
class |
IfcBuildingElementProxyTypeImpl
An implementation of the model object 'Ifc Building Element Proxy Type'.
|
class |
IfcBuildingElementTypeImpl
An implementation of the model object 'Ifc Building Element Type'.
|
class |
IfcBuildingImpl
An implementation of the model object 'Ifc Building'.
|
class |
IfcBuildingStoreyImpl
An implementation of the model object 'Ifc Building Storey'.
|
class |
IfcBuildingSystemImpl
An implementation of the model object 'Ifc Building System'.
|
class |
IfcBurnerImpl
An implementation of the model object 'Ifc Burner'.
|
class |
IfcBurnerTypeImpl
An implementation of the model object 'Ifc Burner Type'.
|
class |
IfcCableCarrierFittingImpl
An implementation of the model object 'Ifc Cable Carrier Fitting'.
|
class |
IfcCableCarrierFittingTypeImpl
An implementation of the model object 'Ifc Cable Carrier Fitting Type'.
|
class |
IfcCableCarrierSegmentImpl
An implementation of the model object 'Ifc Cable Carrier Segment'.
|
class |
IfcCableCarrierSegmentTypeImpl
An implementation of the model object 'Ifc Cable Carrier Segment Type'.
|
class |
IfcCableFittingImpl
An implementation of the model object 'Ifc Cable Fitting'.
|
class |
IfcCableFittingTypeImpl
An implementation of the model object 'Ifc Cable Fitting Type'.
|
class |
IfcCableSegmentImpl
An implementation of the model object 'Ifc Cable Segment'.
|
class |
IfcCableSegmentTypeImpl
An implementation of the model object 'Ifc Cable Segment Type'.
|
class |
IfcCardinalPointReferenceImpl
An implementation of the model object 'Ifc Cardinal Point Reference'.
|
class |
IfcCartesianPointImpl
An implementation of the model object 'Ifc Cartesian Point'.
|
class |
IfcCartesianPointList3DImpl
An implementation of the model object 'Ifc Cartesian Point List3 D'.
|
class |
IfcCartesianPointListImpl
An implementation of the model object 'Ifc Cartesian Point List'.
|
class |
IfcCartesianTransformationOperator2DImpl
An implementation of the model object 'Ifc Cartesian Transformation Operator2 D'.
|
class |
IfcCartesianTransformationOperator2DnonUniformImpl
An implementation of the model object 'Ifc Cartesian Transformation Operator2 Dnon Uniform'.
|
class |
IfcCartesianTransformationOperator3DImpl
An implementation of the model object 'Ifc Cartesian Transformation Operator3 D'.
|
class |
IfcCartesianTransformationOperator3DnonUniformImpl
An implementation of the model object 'Ifc Cartesian Transformation Operator3 Dnon Uniform'.
|
class |
IfcCartesianTransformationOperatorImpl
An implementation of the model object 'Ifc Cartesian Transformation Operator'.
|
class |
IfcCenterLineProfileDefImpl
An implementation of the model object 'Ifc Center Line Profile Def'.
|
class |
IfcChillerImpl
An implementation of the model object 'Ifc Chiller'.
|
class |
IfcChillerTypeImpl
An implementation of the model object 'Ifc Chiller Type'.
|
class |
IfcChimneyImpl
An implementation of the model object 'Ifc Chimney'.
|
class |
IfcChimneyTypeImpl
An implementation of the model object 'Ifc Chimney Type'.
|
class |
IfcCircleHollowProfileDefImpl
An implementation of the model object 'Ifc Circle Hollow Profile Def'.
|
class |
IfcCircleImpl
An implementation of the model object 'Ifc Circle'.
|
class |
IfcCircleProfileDefImpl
An implementation of the model object 'Ifc Circle Profile Def'.
|
class |
IfcCivilElementImpl
An implementation of the model object 'Ifc Civil Element'.
|
class |
IfcCivilElementTypeImpl
An implementation of the model object 'Ifc Civil Element Type'.
|
class |
IfcClassificationImpl
An implementation of the model object 'Ifc Classification'.
|
class |
IfcClassificationReferenceImpl
An implementation of the model object 'Ifc Classification Reference'.
|
class |
IfcClosedShellImpl
An implementation of the model object 'Ifc Closed Shell'.
|
class |
IfcCoilImpl
An implementation of the model object 'Ifc Coil'.
|
class |
IfcCoilTypeImpl
An implementation of the model object 'Ifc Coil Type'.
|
class |
IfcColourRgbImpl
An implementation of the model object 'Ifc Colour Rgb'.
|
class |
IfcColourRgbListImpl
An implementation of the model object 'Ifc Colour Rgb List'.
|
class |
IfcColourSpecificationImpl
An implementation of the model object 'Ifc Colour Specification'.
|
class |
IfcColumnImpl
An implementation of the model object 'Ifc Column'.
|
class |
IfcColumnStandardCaseImpl
An implementation of the model object 'Ifc Column Standard Case'.
|
class |
IfcColumnTypeImpl
An implementation of the model object 'Ifc Column Type'.
|
class |
IfcCommunicationsApplianceImpl
An implementation of the model object 'Ifc Communications Appliance'.
|
class |
IfcCommunicationsApplianceTypeImpl
An implementation of the model object 'Ifc Communications Appliance Type'.
|
class |
IfcComplexNumberImpl
An implementation of the model object 'Ifc Complex Number'.
|
class |
IfcComplexPropertyImpl
An implementation of the model object 'Ifc Complex Property'.
|
class |
IfcComplexPropertyTemplateImpl
An implementation of the model object 'Ifc Complex Property Template'.
|
class |
IfcCompositeCurveImpl
An implementation of the model object 'Ifc Composite Curve'.
|
class |
IfcCompositeCurveOnSurfaceImpl
An implementation of the model object 'Ifc Composite Curve On Surface'.
|
class |
IfcCompositeCurveSegmentImpl
An implementation of the model object 'Ifc Composite Curve Segment'.
|
class |
IfcCompositeProfileDefImpl
An implementation of the model object 'Ifc Composite Profile Def'.
|
class |
IfcCompoundPlaneAngleMeasureImpl
An implementation of the model object 'Ifc Compound Plane Angle Measure'.
|
class |
IfcCompressorImpl
An implementation of the model object 'Ifc Compressor'.
|
class |
IfcCompressorTypeImpl
An implementation of the model object 'Ifc Compressor Type'.
|
class |
IfcCondenserImpl
An implementation of the model object 'Ifc Condenser'.
|
class |
IfcCondenserTypeImpl
An implementation of the model object 'Ifc Condenser Type'.
|
class |
IfcConicImpl
An implementation of the model object 'Ifc Conic'.
|
class |
IfcConnectedFaceSetImpl
An implementation of the model object 'Ifc Connected Face Set'.
|
class |
IfcConnectionCurveGeometryImpl
An implementation of the model object 'Ifc Connection Curve Geometry'.
|
class |
IfcConnectionGeometryImpl
An implementation of the model object 'Ifc Connection Geometry'.
|
class |
IfcConnectionPointEccentricityImpl
An implementation of the model object 'Ifc Connection Point Eccentricity'.
|
class |
IfcConnectionPointGeometryImpl
An implementation of the model object 'Ifc Connection Point Geometry'.
|
class |
IfcConnectionSurfaceGeometryImpl
An implementation of the model object 'Ifc Connection Surface Geometry'.
|
class |
IfcConnectionVolumeGeometryImpl
An implementation of the model object 'Ifc Connection Volume Geometry'.
|
class |
IfcConstraintImpl
An implementation of the model object 'Ifc Constraint'.
|
class |
IfcConstructionEquipmentResourceImpl
An implementation of the model object 'Ifc Construction Equipment Resource'.
|
class |
IfcConstructionEquipmentResourceTypeImpl
An implementation of the model object 'Ifc Construction Equipment Resource Type'.
|
class |
IfcConstructionMaterialResourceImpl
An implementation of the model object 'Ifc Construction Material Resource'.
|
class |
IfcConstructionMaterialResourceTypeImpl
An implementation of the model object 'Ifc Construction Material Resource Type'.
|
class |
IfcConstructionProductResourceImpl
An implementation of the model object 'Ifc Construction Product Resource'.
|
class |
IfcConstructionProductResourceTypeImpl
An implementation of the model object 'Ifc Construction Product Resource Type'.
|
class |
IfcConstructionResourceImpl
An implementation of the model object 'Ifc Construction Resource'.
|
class |
IfcConstructionResourceTypeImpl
An implementation of the model object 'Ifc Construction Resource Type'.
|
class |
IfcContextDependentMeasureImpl
An implementation of the model object 'Ifc Context Dependent Measure'.
|
class |
IfcContextDependentUnitImpl
An implementation of the model object 'Ifc Context Dependent Unit'.
|
class |
IfcContextImpl
An implementation of the model object 'Ifc Context'.
|
class |
IfcControlImpl
An implementation of the model object 'Ifc Control'.
|
class |
IfcControllerImpl
An implementation of the model object 'Ifc Controller'.
|
class |
IfcControllerTypeImpl
An implementation of the model object 'Ifc Controller Type'.
|
class |
IfcConversionBasedUnitImpl
An implementation of the model object 'Ifc Conversion Based Unit'.
|
class |
IfcConversionBasedUnitWithOffsetImpl
An implementation of the model object 'Ifc Conversion Based Unit With Offset'.
|
class |
IfcCooledBeamImpl
An implementation of the model object 'Ifc Cooled Beam'.
|
class |
IfcCooledBeamTypeImpl
An implementation of the model object 'Ifc Cooled Beam Type'.
|
class |
IfcCoolingTowerImpl
An implementation of the model object 'Ifc Cooling Tower'.
|
class |
IfcCoolingTowerTypeImpl
An implementation of the model object 'Ifc Cooling Tower Type'.
|
class |
IfcCoordinateOperationImpl
An implementation of the model object 'Ifc Coordinate Operation'.
|
class |
IfcCoordinateReferenceSystemImpl
An implementation of the model object 'Ifc Coordinate Reference System'.
|
class |
IfcCostItemImpl
An implementation of the model object 'Ifc Cost Item'.
|
class |
IfcCostScheduleImpl
An implementation of the model object 'Ifc Cost Schedule'.
|
class |
IfcCostValueImpl
An implementation of the model object 'Ifc Cost Value'.
|
class |
IfcCountMeasureImpl
An implementation of the model object 'Ifc Count Measure'.
|
class |
IfcCoveringImpl
An implementation of the model object 'Ifc Covering'.
|
class |
IfcCoveringTypeImpl
An implementation of the model object 'Ifc Covering Type'.
|
class |
IfcCrewResourceImpl
An implementation of the model object 'Ifc Crew Resource'.
|
class |
IfcCrewResourceTypeImpl
An implementation of the model object 'Ifc Crew Resource Type'.
|
class |
IfcCsgPrimitive3DImpl
An implementation of the model object 'Ifc Csg Primitive3 D'.
|
class |
IfcCsgSolidImpl
An implementation of the model object 'Ifc Csg Solid'.
|
class |
IfcCShapeProfileDefImpl
An implementation of the model object 'Ifc CShape Profile Def'.
|
class |
IfcCurrencyRelationshipImpl
An implementation of the model object 'Ifc Currency Relationship'.
|
class |
IfcCurtainWallImpl
An implementation of the model object 'Ifc Curtain Wall'.
|
class |
IfcCurtainWallTypeImpl
An implementation of the model object 'Ifc Curtain Wall Type'.
|
class |
IfcCurvatureMeasureImpl
An implementation of the model object 'Ifc Curvature Measure'.
|
class |
IfcCurveBoundedPlaneImpl
An implementation of the model object 'Ifc Curve Bounded Plane'.
|
class |
IfcCurveBoundedSurfaceImpl
An implementation of the model object 'Ifc Curve Bounded Surface'.
|
class |
IfcCurveImpl
An implementation of the model object 'Ifc Curve'.
|
class |
IfcCurveStyleFontAndScalingImpl
An implementation of the model object 'Ifc Curve Style Font And Scaling'.
|
class |
IfcCurveStyleFontImpl
An implementation of the model object 'Ifc Curve Style Font'.
|
class |
IfcCurveStyleFontPatternImpl
An implementation of the model object 'Ifc Curve Style Font Pattern'.
|
class |
IfcCurveStyleImpl
An implementation of the model object 'Ifc Curve Style'.
|
class |
IfcCylindricalSurfaceImpl
An implementation of the model object 'Ifc Cylindrical Surface'.
|
class |
IfcDamperImpl
An implementation of the model object 'Ifc Damper'.
|
class |
IfcDamperTypeImpl
An implementation of the model object 'Ifc Damper Type'.
|
class |
IfcDateImpl
An implementation of the model object 'Ifc Date'.
|
class |
IfcDateTimeImpl
An implementation of the model object 'Ifc Date Time'.
|
class |
IfcDayInMonthNumberImpl
An implementation of the model object 'Ifc Day In Month Number'.
|
class |
IfcDayInWeekNumberImpl
An implementation of the model object 'Ifc Day In Week Number'.
|
class |
IfcDerivedProfileDefImpl
An implementation of the model object 'Ifc Derived Profile Def'.
|
class |
IfcDerivedUnitElementImpl
An implementation of the model object 'Ifc Derived Unit Element'.
|
class |
IfcDerivedUnitImpl
An implementation of the model object 'Ifc Derived Unit'.
|
class |
IfcDescriptiveMeasureImpl
An implementation of the model object 'Ifc Descriptive Measure'.
|
class |
IfcDimensionalExponentsImpl
An implementation of the model object 'Ifc Dimensional Exponents'.
|
class |
IfcDimensionCountImpl
An implementation of the model object 'Ifc Dimension Count'.
|
class |
IfcDirectionImpl
An implementation of the model object 'Ifc Direction'.
|
class |
IfcDiscreteAccessoryImpl
An implementation of the model object 'Ifc Discrete Accessory'.
|
class |
IfcDiscreteAccessoryTypeImpl
An implementation of the model object 'Ifc Discrete Accessory Type'.
|
class |
IfcDistributionChamberElementImpl
An implementation of the model object 'Ifc Distribution Chamber Element'.
|
class |
IfcDistributionChamberElementTypeImpl
An implementation of the model object 'Ifc Distribution Chamber Element Type'.
|
class |
IfcDistributionCircuitImpl
An implementation of the model object 'Ifc Distribution Circuit'.
|
class |
IfcDistributionControlElementImpl
An implementation of the model object 'Ifc Distribution Control Element'.
|
class |
IfcDistributionControlElementTypeImpl
An implementation of the model object 'Ifc Distribution Control Element Type'.
|
class |
IfcDistributionElementImpl
An implementation of the model object 'Ifc Distribution Element'.
|
class |
IfcDistributionElementTypeImpl
An implementation of the model object 'Ifc Distribution Element Type'.
|
class |
IfcDistributionFlowElementImpl
An implementation of the model object 'Ifc Distribution Flow Element'.
|
class |
IfcDistributionFlowElementTypeImpl
An implementation of the model object 'Ifc Distribution Flow Element Type'.
|
class |
IfcDistributionPortImpl
An implementation of the model object 'Ifc Distribution Port'.
|
class |
IfcDistributionSystemImpl
An implementation of the model object 'Ifc Distribution System'.
|
class |
IfcDocumentInformationImpl
An implementation of the model object 'Ifc Document Information'.
|
class |
IfcDocumentInformationRelationshipImpl
An implementation of the model object 'Ifc Document Information Relationship'.
|
class |
IfcDocumentReferenceImpl
An implementation of the model object 'Ifc Document Reference'.
|
class |
IfcDoorImpl
An implementation of the model object 'Ifc Door'.
|
class |
IfcDoorLiningPropertiesImpl
An implementation of the model object 'Ifc Door Lining Properties'.
|
class |
IfcDoorPanelPropertiesImpl
An implementation of the model object 'Ifc Door Panel Properties'.
|
class |
IfcDoorStandardCaseImpl
An implementation of the model object 'Ifc Door Standard Case'.
|
class |
IfcDoorStyleImpl
An implementation of the model object 'Ifc Door Style'.
|
class |
IfcDoorTypeImpl
An implementation of the model object 'Ifc Door Type'.
|
class |
IfcDoseEquivalentMeasureImpl
An implementation of the model object 'Ifc Dose Equivalent Measure'.
|
class |
IfcDraughtingPreDefinedColourImpl
An implementation of the model object 'Ifc Draughting Pre Defined Colour'.
|
class |
IfcDraughtingPreDefinedCurveFontImpl
An implementation of the model object 'Ifc Draughting Pre Defined Curve Font'.
|
class |
IfcDuctFittingImpl
An implementation of the model object 'Ifc Duct Fitting'.
|
class |
IfcDuctFittingTypeImpl
An implementation of the model object 'Ifc Duct Fitting Type'.
|
class |
IfcDuctSegmentImpl
An implementation of the model object 'Ifc Duct Segment'.
|
class |
IfcDuctSegmentTypeImpl
An implementation of the model object 'Ifc Duct Segment Type'.
|
class |
IfcDuctSilencerImpl
An implementation of the model object 'Ifc Duct Silencer'.
|
class |
IfcDuctSilencerTypeImpl
An implementation of the model object 'Ifc Duct Silencer Type'.
|
class |
IfcDurationImpl
An implementation of the model object 'Ifc Duration'.
|
class |
IfcDynamicViscosityMeasureImpl
An implementation of the model object 'Ifc Dynamic Viscosity Measure'.
|
class |
IfcEdgeCurveImpl
An implementation of the model object 'Ifc Edge Curve'.
|
class |
IfcEdgeImpl
An implementation of the model object 'Ifc Edge'.
|
class |
IfcEdgeLoopImpl
An implementation of the model object 'Ifc Edge Loop'.
|
class |
IfcElectricApplianceImpl
An implementation of the model object 'Ifc Electric Appliance'.
|
class |
IfcElectricApplianceTypeImpl
An implementation of the model object 'Ifc Electric Appliance Type'.
|
class |
IfcElectricCapacitanceMeasureImpl
An implementation of the model object 'Ifc Electric Capacitance Measure'.
|
class |
IfcElectricChargeMeasureImpl
An implementation of the model object 'Ifc Electric Charge Measure'.
|
class |
IfcElectricConductanceMeasureImpl
An implementation of the model object 'Ifc Electric Conductance Measure'.
|
class |
IfcElectricCurrentMeasureImpl
An implementation of the model object 'Ifc Electric Current Measure'.
|
class |
IfcElectricDistributionBoardImpl
An implementation of the model object 'Ifc Electric Distribution Board'.
|
class |
IfcElectricDistributionBoardTypeImpl
An implementation of the model object 'Ifc Electric Distribution Board Type'.
|
class |
IfcElectricFlowStorageDeviceImpl
An implementation of the model object 'Ifc Electric Flow Storage Device'.
|
class |
IfcElectricFlowStorageDeviceTypeImpl
An implementation of the model object 'Ifc Electric Flow Storage Device Type'.
|
class |
IfcElectricGeneratorImpl
An implementation of the model object 'Ifc Electric Generator'.
|
class |
IfcElectricGeneratorTypeImpl
An implementation of the model object 'Ifc Electric Generator Type'.
|
class |
IfcElectricMotorImpl
An implementation of the model object 'Ifc Electric Motor'.
|
class |
IfcElectricMotorTypeImpl
An implementation of the model object 'Ifc Electric Motor Type'.
|
class |
IfcElectricResistanceMeasureImpl
An implementation of the model object 'Ifc Electric Resistance Measure'.
|
class |
IfcElectricTimeControlImpl
An implementation of the model object 'Ifc Electric Time Control'.
|
class |
IfcElectricTimeControlTypeImpl
An implementation of the model object 'Ifc Electric Time Control Type'.
|
class |
IfcElectricVoltageMeasureImpl
An implementation of the model object 'Ifc Electric Voltage Measure'.
|
class |
IfcElementarySurfaceImpl
An implementation of the model object 'Ifc Elementary Surface'.
|
class |
IfcElementAssemblyImpl
An implementation of the model object 'Ifc Element Assembly'.
|
class |
IfcElementAssemblyTypeImpl
An implementation of the model object 'Ifc Element Assembly Type'.
|
class |
IfcElementComponentImpl
An implementation of the model object 'Ifc Element Component'.
|
class |
IfcElementComponentTypeImpl
An implementation of the model object 'Ifc Element Component Type'.
|
class |
IfcElementImpl
An implementation of the model object 'Ifc Element'.
|
class |
IfcElementQuantityImpl
An implementation of the model object 'Ifc Element Quantity'.
|
class |
IfcElementTypeImpl
An implementation of the model object 'Ifc Element Type'.
|
class |
IfcEllipseImpl
An implementation of the model object 'Ifc Ellipse'.
|
class |
IfcEllipseProfileDefImpl
An implementation of the model object 'Ifc Ellipse Profile Def'.
|
class |
IfcEnergyConversionDeviceImpl
An implementation of the model object 'Ifc Energy Conversion Device'.
|
class |
IfcEnergyConversionDeviceTypeImpl
An implementation of the model object 'Ifc Energy Conversion Device Type'.
|
class |
IfcEnergyMeasureImpl
An implementation of the model object 'Ifc Energy Measure'.
|
class |
IfcEngineImpl
An implementation of the model object 'Ifc Engine'.
|
class |
IfcEngineTypeImpl
An implementation of the model object 'Ifc Engine Type'.
|
class |
IfcEvaporativeCoolerImpl
An implementation of the model object 'Ifc Evaporative Cooler'.
|
class |
IfcEvaporativeCoolerTypeImpl
An implementation of the model object 'Ifc Evaporative Cooler Type'.
|
class |
IfcEvaporatorImpl
An implementation of the model object 'Ifc Evaporator'.
|
class |
IfcEvaporatorTypeImpl
An implementation of the model object 'Ifc Evaporator Type'.
|
class |
IfcEventImpl
An implementation of the model object 'Ifc Event'.
|
class |
IfcEventTimeImpl
An implementation of the model object 'Ifc Event Time'.
|
class |
IfcEventTypeImpl
An implementation of the model object 'Ifc Event Type'.
|
class |
IfcExtendedPropertiesImpl
An implementation of the model object 'Ifc Extended Properties'.
|
class |
IfcExternalInformationImpl
An implementation of the model object 'Ifc External Information'.
|
class |
IfcExternallyDefinedHatchStyleImpl
An implementation of the model object 'Ifc Externally Defined Hatch Style'.
|
class |
IfcExternallyDefinedSurfaceStyleImpl
An implementation of the model object 'Ifc Externally Defined Surface Style'.
|
class |
IfcExternallyDefinedTextFontImpl
An implementation of the model object 'Ifc Externally Defined Text Font'.
|
class |
IfcExternalReferenceImpl
An implementation of the model object 'Ifc External Reference'.
|
class |
IfcExternalReferenceRelationshipImpl
An implementation of the model object 'Ifc External Reference Relationship'.
|
class |
IfcExternalSpatialElementImpl
An implementation of the model object 'Ifc External Spatial Element'.
|
class |
IfcExternalSpatialStructureElementImpl
An implementation of the model object 'Ifc External Spatial Structure Element'.
|
class |
IfcExtrudedAreaSolidImpl
An implementation of the model object 'Ifc Extruded Area Solid'.
|
class |
IfcExtrudedAreaSolidTaperedImpl
An implementation of the model object 'Ifc Extruded Area Solid Tapered'.
|
class |
IfcFaceBasedSurfaceModelImpl
An implementation of the model object 'Ifc Face Based Surface Model'.
|
class |
IfcFaceBoundImpl
An implementation of the model object 'Ifc Face Bound'.
|
class |
IfcFaceImpl
An implementation of the model object 'Ifc Face'.
|
class |
IfcFaceOuterBoundImpl
An implementation of the model object 'Ifc Face Outer Bound'.
|
class |
IfcFaceSurfaceImpl
An implementation of the model object 'Ifc Face Surface'.
|
class |
IfcFacetedBrepImpl
An implementation of the model object 'Ifc Faceted Brep'.
|
class |
IfcFacetedBrepWithVoidsImpl
An implementation of the model object 'Ifc Faceted Brep With Voids'.
|
class |
IfcFailureConnectionConditionImpl
An implementation of the model object 'Ifc Failure Connection Condition'.
|
class |
IfcFanImpl
An implementation of the model object 'Ifc Fan'.
|
class |
IfcFanTypeImpl
An implementation of the model object 'Ifc Fan Type'.
|
class |
IfcFastenerImpl
An implementation of the model object 'Ifc Fastener'.
|
class |
IfcFastenerTypeImpl
An implementation of the model object 'Ifc Fastener Type'.
|
class |
IfcFeatureElementAdditionImpl
An implementation of the model object 'Ifc Feature Element Addition'.
|
class |
IfcFeatureElementImpl
An implementation of the model object 'Ifc Feature Element'.
|
class |
IfcFeatureElementSubtractionImpl
An implementation of the model object 'Ifc Feature Element Subtraction'.
|
class |
IfcFillAreaStyleHatchingImpl
An implementation of the model object 'Ifc Fill Area Style Hatching'.
|
class |
IfcFillAreaStyleImpl
An implementation of the model object 'Ifc Fill Area Style'.
|
class |
IfcFillAreaStyleTilesImpl
An implementation of the model object 'Ifc Fill Area Style Tiles'.
|
class |
IfcFilterImpl
An implementation of the model object 'Ifc Filter'.
|
class |
IfcFilterTypeImpl
An implementation of the model object 'Ifc Filter Type'.
|
class |
IfcFireSuppressionTerminalImpl
An implementation of the model object 'Ifc Fire Suppression Terminal'.
|
class |
IfcFireSuppressionTerminalTypeImpl
An implementation of the model object 'Ifc Fire Suppression Terminal Type'.
|
class |
IfcFixedReferenceSweptAreaSolidImpl
An implementation of the model object 'Ifc Fixed Reference Swept Area Solid'.
|
class |
IfcFlowControllerImpl
An implementation of the model object 'Ifc Flow Controller'.
|
class |
IfcFlowControllerTypeImpl
An implementation of the model object 'Ifc Flow Controller Type'.
|
class |
IfcFlowFittingImpl
An implementation of the model object 'Ifc Flow Fitting'.
|
class |
IfcFlowFittingTypeImpl
An implementation of the model object 'Ifc Flow Fitting Type'.
|
class |
IfcFlowInstrumentImpl
An implementation of the model object 'Ifc Flow Instrument'.
|
class |
IfcFlowInstrumentTypeImpl
An implementation of the model object 'Ifc Flow Instrument Type'.
|
class |
IfcFlowMeterImpl
An implementation of the model object 'Ifc Flow Meter'.
|
class |
IfcFlowMeterTypeImpl
An implementation of the model object 'Ifc Flow Meter Type'.
|
class |
IfcFlowMovingDeviceImpl
An implementation of the model object 'Ifc Flow Moving Device'.
|
class |
IfcFlowMovingDeviceTypeImpl
An implementation of the model object 'Ifc Flow Moving Device Type'.
|
class |
IfcFlowSegmentImpl
An implementation of the model object 'Ifc Flow Segment'.
|
class |
IfcFlowSegmentTypeImpl
An implementation of the model object 'Ifc Flow Segment Type'.
|
class |
IfcFlowStorageDeviceImpl
An implementation of the model object 'Ifc Flow Storage Device'.
|
class |
IfcFlowStorageDeviceTypeImpl
An implementation of the model object 'Ifc Flow Storage Device Type'.
|
class |
IfcFlowTerminalImpl
An implementation of the model object 'Ifc Flow Terminal'.
|
class |
IfcFlowTerminalTypeImpl
An implementation of the model object 'Ifc Flow Terminal Type'.
|
class |
IfcFlowTreatmentDeviceImpl
An implementation of the model object 'Ifc Flow Treatment Device'.
|
class |
IfcFlowTreatmentDeviceTypeImpl
An implementation of the model object 'Ifc Flow Treatment Device Type'.
|
class |
IfcFontStyleImpl
An implementation of the model object 'Ifc Font Style'.
|
class |
IfcFontVariantImpl
An implementation of the model object 'Ifc Font Variant'.
|
class |
IfcFontWeightImpl
An implementation of the model object 'Ifc Font Weight'.
|
class |
IfcFootingImpl
An implementation of the model object 'Ifc Footing'.
|
class |
IfcFootingTypeImpl
An implementation of the model object 'Ifc Footing Type'.
|
class |
IfcForceMeasureImpl
An implementation of the model object 'Ifc Force Measure'.
|
class |
IfcFrequencyMeasureImpl
An implementation of the model object 'Ifc Frequency Measure'.
|
class |
IfcFurnishingElementImpl
An implementation of the model object 'Ifc Furnishing Element'.
|
class |
IfcFurnishingElementTypeImpl
An implementation of the model object 'Ifc Furnishing Element Type'.
|
class |
IfcFurnitureImpl
An implementation of the model object 'Ifc Furniture'.
|
class |
IfcFurnitureTypeImpl
An implementation of the model object 'Ifc Furniture Type'.
|
class |
IfcGeographicElementImpl
An implementation of the model object 'Ifc Geographic Element'.
|
class |
IfcGeographicElementTypeImpl
An implementation of the model object 'Ifc Geographic Element Type'.
|
class |
IfcGeometricCurveSetImpl
An implementation of the model object 'Ifc Geometric Curve Set'.
|
class |
IfcGeometricRepresentationContextImpl
An implementation of the model object 'Ifc Geometric Representation Context'.
|
class |
IfcGeometricRepresentationItemImpl
An implementation of the model object 'Ifc Geometric Representation Item'.
|
class |
IfcGeometricRepresentationSubContextImpl
An implementation of the model object 'Ifc Geometric Representation Sub Context'.
|
class |
IfcGeometricSetImpl
An implementation of the model object 'Ifc Geometric Set'.
|
class |
IfcGloballyUniqueIdImpl
An implementation of the model object 'Ifc Globally Unique Id'.
|
class |
IfcGridAxisImpl
An implementation of the model object 'Ifc Grid Axis'.
|
class |
IfcGridImpl
An implementation of the model object 'Ifc Grid'.
|
class |
IfcGridPlacementImpl
An implementation of the model object 'Ifc Grid Placement'.
|
class |
IfcGroupImpl
An implementation of the model object 'Ifc Group'.
|
class |
IfcHalfSpaceSolidImpl
An implementation of the model object 'Ifc Half Space Solid'.
|
class |
IfcHeatExchangerImpl
An implementation of the model object 'Ifc Heat Exchanger'.
|
class |
IfcHeatExchangerTypeImpl
An implementation of the model object 'Ifc Heat Exchanger Type'.
|
class |
IfcHeatFluxDensityMeasureImpl
An implementation of the model object 'Ifc Heat Flux Density Measure'.
|
class |
IfcHeatingValueMeasureImpl
An implementation of the model object 'Ifc Heating Value Measure'.
|
class |
IfcHumidifierImpl
An implementation of the model object 'Ifc Humidifier'.
|
class |
IfcHumidifierTypeImpl
An implementation of the model object 'Ifc Humidifier Type'.
|
class |
IfcIdentifierImpl
An implementation of the model object 'Ifc Identifier'.
|
class |
IfcIlluminanceMeasureImpl
An implementation of the model object 'Ifc Illuminance Measure'.
|
class |
IfcImageTextureImpl
An implementation of the model object 'Ifc Image Texture'.
|
class |
IfcIndexedColourMapImpl
An implementation of the model object 'Ifc Indexed Colour Map'.
|
class |
IfcIndexedTextureMapImpl
An implementation of the model object 'Ifc Indexed Texture Map'.
|
class |
IfcIndexedTriangleTextureMapImpl
An implementation of the model object 'Ifc Indexed Triangle Texture Map'.
|
class |
IfcInductanceMeasureImpl
An implementation of the model object 'Ifc Inductance Measure'.
|
class |
IfcIntegerCountRateMeasureImpl
An implementation of the model object 'Ifc Integer Count Rate Measure'.
|
class |
IfcIntegerImpl
An implementation of the model object 'Ifc Integer'.
|
class |
IfcInterceptorImpl
An implementation of the model object 'Ifc Interceptor'.
|
class |
IfcInterceptorTypeImpl
An implementation of the model object 'Ifc Interceptor Type'.
|
class |
IfcInventoryImpl
An implementation of the model object 'Ifc Inventory'.
|
class |
IfcIonConcentrationMeasureImpl
An implementation of the model object 'Ifc Ion Concentration Measure'.
|
class |
IfcIrregularTimeSeriesImpl
An implementation of the model object 'Ifc Irregular Time Series'.
|
class |
IfcIrregularTimeSeriesValueImpl
An implementation of the model object 'Ifc Irregular Time Series Value'.
|
class |
IfcIShapeProfileDefImpl
An implementation of the model object 'Ifc IShape Profile Def'.
|
class |
IfcIsothermalMoistureCapacityMeasureImpl
An implementation of the model object 'Ifc Isothermal Moisture Capacity Measure'.
|
class |
IfcJunctionBoxImpl
An implementation of the model object 'Ifc Junction Box'.
|
class |
IfcJunctionBoxTypeImpl
An implementation of the model object 'Ifc Junction Box Type'.
|
class |
IfcKinematicViscosityMeasureImpl
An implementation of the model object 'Ifc Kinematic Viscosity Measure'.
|
class |
IfcLabelImpl
An implementation of the model object 'Ifc Label'.
|
class |
IfcLaborResourceImpl
An implementation of the model object 'Ifc Labor Resource'.
|
class |
IfcLaborResourceTypeImpl
An implementation of the model object 'Ifc Labor Resource Type'.
|
class |
IfcLagTimeImpl
An implementation of the model object 'Ifc Lag Time'.
|
class |
IfcLampImpl
An implementation of the model object 'Ifc Lamp'.
|
class |
IfcLampTypeImpl
An implementation of the model object 'Ifc Lamp Type'.
|
class |
IfcLanguageIdImpl
An implementation of the model object 'Ifc Language Id'.
|
class |
IfcLengthMeasureImpl
An implementation of the model object 'Ifc Length Measure'.
|
class |
IfcLibraryInformationImpl
An implementation of the model object 'Ifc Library Information'.
|
class |
IfcLibraryReferenceImpl
An implementation of the model object 'Ifc Library Reference'.
|
class |
IfcLightDistributionDataImpl
An implementation of the model object 'Ifc Light Distribution Data'.
|
class |
IfcLightFixtureImpl
An implementation of the model object 'Ifc Light Fixture'.
|
class |
IfcLightFixtureTypeImpl
An implementation of the model object 'Ifc Light Fixture Type'.
|
class |
IfcLightIntensityDistributionImpl
An implementation of the model object 'Ifc Light Intensity Distribution'.
|
class |
IfcLightSourceAmbientImpl
An implementation of the model object 'Ifc Light Source Ambient'.
|
class |
IfcLightSourceDirectionalImpl
An implementation of the model object 'Ifc Light Source Directional'.
|
class |
IfcLightSourceGoniometricImpl
An implementation of the model object 'Ifc Light Source Goniometric'.
|
class |
IfcLightSourceImpl
An implementation of the model object 'Ifc Light Source'.
|
class |
IfcLightSourcePositionalImpl
An implementation of the model object 'Ifc Light Source Positional'.
|
class |
IfcLightSourceSpotImpl
An implementation of the model object 'Ifc Light Source Spot'.
|
class |
IfcLinearForceMeasureImpl
An implementation of the model object 'Ifc Linear Force Measure'.
|
class |
IfcLinearMomentMeasureImpl
An implementation of the model object 'Ifc Linear Moment Measure'.
|
class |
IfcLinearStiffnessMeasureImpl
An implementation of the model object 'Ifc Linear Stiffness Measure'.
|
class |
IfcLinearVelocityMeasureImpl
An implementation of the model object 'Ifc Linear Velocity Measure'.
|
class |
IfcLineImpl
An implementation of the model object 'Ifc Line'.
|
class |
IfcLocalPlacementImpl
An implementation of the model object 'Ifc Local Placement'.
|
class |
IfcLogicalImpl
An implementation of the model object 'Ifc Logical'.
|
class |
IfcLoopImpl
An implementation of the model object 'Ifc Loop'.
|
class |
IfcLShapeProfileDefImpl
An implementation of the model object 'Ifc LShape Profile Def'.
|
class |
IfcLuminousFluxMeasureImpl
An implementation of the model object 'Ifc Luminous Flux Measure'.
|
class |
IfcLuminousIntensityDistributionMeasureImpl
An implementation of the model object 'Ifc Luminous Intensity Distribution Measure'.
|
class |
IfcLuminousIntensityMeasureImpl
An implementation of the model object 'Ifc Luminous Intensity Measure'.
|
class |
IfcMagneticFluxDensityMeasureImpl
An implementation of the model object 'Ifc Magnetic Flux Density Measure'.
|
class |
IfcMagneticFluxMeasureImpl
An implementation of the model object 'Ifc Magnetic Flux Measure'.
|
class |
IfcManifoldSolidBrepImpl
An implementation of the model object 'Ifc Manifold Solid Brep'.
|
class |
IfcMapConversionImpl
An implementation of the model object 'Ifc Map Conversion'.
|
class |
IfcMappedItemImpl
An implementation of the model object 'Ifc Mapped Item'.
|
class |
IfcMassDensityMeasureImpl
An implementation of the model object 'Ifc Mass Density Measure'.
|
class |
IfcMassFlowRateMeasureImpl
An implementation of the model object 'Ifc Mass Flow Rate Measure'.
|
class |
IfcMassMeasureImpl
An implementation of the model object 'Ifc Mass Measure'.
|
class |
IfcMassPerLengthMeasureImpl
An implementation of the model object 'Ifc Mass Per Length Measure'.
|
class |
IfcMaterialClassificationRelationshipImpl
An implementation of the model object 'Ifc Material Classification Relationship'.
|
class |
IfcMaterialConstituentImpl
An implementation of the model object 'Ifc Material Constituent'.
|
class |
IfcMaterialConstituentSetImpl
An implementation of the model object 'Ifc Material Constituent Set'.
|
class |
IfcMaterialDefinitionImpl
An implementation of the model object 'Ifc Material Definition'.
|
class |
IfcMaterialDefinitionRepresentationImpl
An implementation of the model object 'Ifc Material Definition Representation'.
|
class |
IfcMaterialImpl
An implementation of the model object 'Ifc Material'.
|
class |
IfcMaterialLayerImpl
An implementation of the model object 'Ifc Material Layer'.
|
class |
IfcMaterialLayerSetImpl
An implementation of the model object 'Ifc Material Layer Set'.
|
class |
IfcMaterialLayerSetUsageImpl
An implementation of the model object 'Ifc Material Layer Set Usage'.
|
class |
IfcMaterialLayerWithOffsetsImpl
An implementation of the model object 'Ifc Material Layer With Offsets'.
|
class |
IfcMaterialListImpl
An implementation of the model object 'Ifc Material List'.
|
class |
IfcMaterialProfileImpl
An implementation of the model object 'Ifc Material Profile'.
|
class |
IfcMaterialProfileSetImpl
An implementation of the model object 'Ifc Material Profile Set'.
|
class |
IfcMaterialProfileSetUsageImpl
An implementation of the model object 'Ifc Material Profile Set Usage'.
|
class |
IfcMaterialProfileSetUsageTaperingImpl
An implementation of the model object 'Ifc Material Profile Set Usage Tapering'.
|
class |
IfcMaterialProfileWithOffsetsImpl
An implementation of the model object 'Ifc Material Profile With Offsets'.
|
class |
IfcMaterialPropertiesImpl
An implementation of the model object 'Ifc Material Properties'.
|
class |
IfcMaterialRelationshipImpl
An implementation of the model object 'Ifc Material Relationship'.
|
class |
IfcMaterialUsageDefinitionImpl
An implementation of the model object 'Ifc Material Usage Definition'.
|
class |
IfcMeasureWithUnitImpl
An implementation of the model object 'Ifc Measure With Unit'.
|
class |
IfcMechanicalFastenerImpl
An implementation of the model object 'Ifc Mechanical Fastener'.
|
class |
IfcMechanicalFastenerTypeImpl
An implementation of the model object 'Ifc Mechanical Fastener Type'.
|
class |
IfcMedicalDeviceImpl
An implementation of the model object 'Ifc Medical Device'.
|
class |
IfcMedicalDeviceTypeImpl
An implementation of the model object 'Ifc Medical Device Type'.
|
class |
IfcMemberImpl
An implementation of the model object 'Ifc Member'.
|
class |
IfcMemberStandardCaseImpl
An implementation of the model object 'Ifc Member Standard Case'.
|
class |
IfcMemberTypeImpl
An implementation of the model object 'Ifc Member Type'.
|
class |
IfcMetricImpl
An implementation of the model object 'Ifc Metric'.
|
class |
IfcMirroredProfileDefImpl
An implementation of the model object 'Ifc Mirrored Profile Def'.
|
class |
IfcModulusOfElasticityMeasureImpl
An implementation of the model object 'Ifc Modulus Of Elasticity Measure'.
|
class |
IfcModulusOfLinearSubgradeReactionMeasureImpl
An implementation of the model object 'Ifc Modulus Of Linear Subgrade Reaction Measure'.
|
class |
IfcModulusOfRotationalSubgradeReactionMeasureImpl
An implementation of the model object 'Ifc Modulus Of Rotational Subgrade Reaction Measure'.
|
class |
IfcModulusOfSubgradeReactionMeasureImpl
An implementation of the model object 'Ifc Modulus Of Subgrade Reaction Measure'.
|
class |
IfcMoistureDiffusivityMeasureImpl
An implementation of the model object 'Ifc Moisture Diffusivity Measure'.
|
class |
IfcMolecularWeightMeasureImpl
An implementation of the model object 'Ifc Molecular Weight Measure'.
|
class |
IfcMomentOfInertiaMeasureImpl
An implementation of the model object 'Ifc Moment Of Inertia Measure'.
|
class |
IfcMonetaryMeasureImpl
An implementation of the model object 'Ifc Monetary Measure'.
|
class |
IfcMonetaryUnitImpl
An implementation of the model object 'Ifc Monetary Unit'.
|
class |
IfcMonthInYearNumberImpl
An implementation of the model object 'Ifc Month In Year Number'.
|
class |
IfcMotorConnectionImpl
An implementation of the model object 'Ifc Motor Connection'.
|
class |
IfcMotorConnectionTypeImpl
An implementation of the model object 'Ifc Motor Connection Type'.
|
class |
IfcNamedUnitImpl
An implementation of the model object 'Ifc Named Unit'.
|
class |
IfcNonNegativeLengthMeasureImpl
An implementation of the model object 'Ifc Non Negative Length Measure'.
|
class |
IfcNormalisedRatioMeasureImpl
An implementation of the model object 'Ifc Normalised Ratio Measure'.
|
class |
IfcNullStyleImpl
An implementation of the model object 'Ifc Null Style'.
|
class |
IfcNumericMeasureImpl
An implementation of the model object 'Ifc Numeric Measure'.
|
class |
IfcObjectDefinitionImpl
An implementation of the model object 'Ifc Object Definition'.
|
class |
IfcObjectImpl
An implementation of the model object 'Ifc Object'.
|
class |
IfcObjectiveImpl
An implementation of the model object 'Ifc Objective'.
|
class |
IfcObjectPlacementImpl
An implementation of the model object 'Ifc Object Placement'.
|
class |
IfcOccupantImpl
An implementation of the model object 'Ifc Occupant'.
|
class |
IfcOffsetCurve2DImpl
An implementation of the model object 'Ifc Offset Curve2 D'.
|
class |
IfcOffsetCurve3DImpl
An implementation of the model object 'Ifc Offset Curve3 D'.
|
class |
IfcOpeningElementImpl
An implementation of the model object 'Ifc Opening Element'.
|
class |
IfcOpeningStandardCaseImpl
An implementation of the model object 'Ifc Opening Standard Case'.
|
class |
IfcOpenShellImpl
An implementation of the model object 'Ifc Open Shell'.
|
class |
IfcOrganizationImpl
An implementation of the model object 'Ifc Organization'.
|
class |
IfcOrganizationRelationshipImpl
An implementation of the model object 'Ifc Organization Relationship'.
|
class |
IfcOrientedEdgeImpl
An implementation of the model object 'Ifc Oriented Edge'.
|
class |
IfcOuterBoundaryCurveImpl
An implementation of the model object 'Ifc Outer Boundary Curve'.
|
class |
IfcOutletImpl
An implementation of the model object 'Ifc Outlet'.
|
class |
IfcOutletTypeImpl
An implementation of the model object 'Ifc Outlet Type'.
|
class |
IfcOwnerHistoryImpl
An implementation of the model object 'Ifc Owner History'.
|
class |
IfcParameterizedProfileDefImpl
An implementation of the model object 'Ifc Parameterized Profile Def'.
|
class |
IfcParameterValueImpl
An implementation of the model object 'Ifc Parameter Value'.
|
class |
IfcPathImpl
An implementation of the model object 'Ifc Path'.
|
class |
IfcPcurveImpl
An implementation of the model object 'Ifc Pcurve'.
|
class |
IfcPerformanceHistoryImpl
An implementation of the model object 'Ifc Performance History'.
|
class |
IfcPermeableCoveringPropertiesImpl
An implementation of the model object 'Ifc Permeable Covering Properties'.
|
class |
IfcPermitImpl
An implementation of the model object 'Ifc Permit'.
|
class |
IfcPersonAndOrganizationImpl
An implementation of the model object 'Ifc Person And Organization'.
|
class |
IfcPersonImpl
An implementation of the model object 'Ifc Person'.
|
class |
IfcPHMeasureImpl
An implementation of the model object 'Ifc PH Measure'.
|
class |
IfcPhysicalComplexQuantityImpl
An implementation of the model object 'Ifc Physical Complex Quantity'.
|
class |
IfcPhysicalQuantityImpl
An implementation of the model object 'Ifc Physical Quantity'.
|
class |
IfcPhysicalSimpleQuantityImpl
An implementation of the model object 'Ifc Physical Simple Quantity'.
|
class |
IfcPileImpl
An implementation of the model object 'Ifc Pile'.
|
class |
IfcPileTypeImpl
An implementation of the model object 'Ifc Pile Type'.
|
class |
IfcPipeFittingImpl
An implementation of the model object 'Ifc Pipe Fitting'.
|
class |
IfcPipeFittingTypeImpl
An implementation of the model object 'Ifc Pipe Fitting Type'.
|
class |
IfcPipeSegmentImpl
An implementation of the model object 'Ifc Pipe Segment'.
|
class |
IfcPipeSegmentTypeImpl
An implementation of the model object 'Ifc Pipe Segment Type'.
|
class |
IfcPixelTextureImpl
An implementation of the model object 'Ifc Pixel Texture'.
|
class |
IfcPlacementImpl
An implementation of the model object 'Ifc Placement'.
|
class |
IfcPlanarBoxImpl
An implementation of the model object 'Ifc Planar Box'.
|
class |
IfcPlanarExtentImpl
An implementation of the model object 'Ifc Planar Extent'.
|
class |
IfcPlanarForceMeasureImpl
An implementation of the model object 'Ifc Planar Force Measure'.
|
class |
IfcPlaneAngleMeasureImpl
An implementation of the model object 'Ifc Plane Angle Measure'.
|
class |
IfcPlaneImpl
An implementation of the model object 'Ifc Plane'.
|
class |
IfcPlateImpl
An implementation of the model object 'Ifc Plate'.
|
class |
IfcPlateStandardCaseImpl
An implementation of the model object 'Ifc Plate Standard Case'.
|
class |
IfcPlateTypeImpl
An implementation of the model object 'Ifc Plate Type'.
|
class |
IfcPointImpl
An implementation of the model object 'Ifc Point'.
|
class |
IfcPointOnCurveImpl
An implementation of the model object 'Ifc Point On Curve'.
|
class |
IfcPointOnSurfaceImpl
An implementation of the model object 'Ifc Point On Surface'.
|
class |
IfcPolygonalBoundedHalfSpaceImpl
An implementation of the model object 'Ifc Polygonal Bounded Half Space'.
|
class |
IfcPolylineImpl
An implementation of the model object 'Ifc Polyline'.
|
class |
IfcPolyLoopImpl
An implementation of the model object 'Ifc Poly Loop'.
|
class |
IfcPortImpl
An implementation of the model object 'Ifc Port'.
|
class |
IfcPositiveLengthMeasureImpl
An implementation of the model object 'Ifc Positive Length Measure'.
|
class |
IfcPositivePlaneAngleMeasureImpl
An implementation of the model object 'Ifc Positive Plane Angle Measure'.
|
class |
IfcPositiveRatioMeasureImpl
An implementation of the model object 'Ifc Positive Ratio Measure'.
|
class |
IfcPostalAddressImpl
An implementation of the model object 'Ifc Postal Address'.
|
class |
IfcPowerMeasureImpl
An implementation of the model object 'Ifc Power Measure'.
|
class |
IfcPreDefinedColourImpl
An implementation of the model object 'Ifc Pre Defined Colour'.
|
class |
IfcPreDefinedCurveFontImpl
An implementation of the model object 'Ifc Pre Defined Curve Font'.
|
class |
IfcPreDefinedItemImpl
An implementation of the model object 'Ifc Pre Defined Item'.
|
class |
IfcPreDefinedPropertiesImpl
An implementation of the model object 'Ifc Pre Defined Properties'.
|
class |
IfcPreDefinedPropertySetImpl
An implementation of the model object 'Ifc Pre Defined Property Set'.
|
class |
IfcPreDefinedTextFontImpl
An implementation of the model object 'Ifc Pre Defined Text Font'.
|
class |
IfcPresentableTextImpl
An implementation of the model object 'Ifc Presentable Text'.
|
class |
IfcPresentationItemImpl
An implementation of the model object 'Ifc Presentation Item'.
|
class |
IfcPresentationLayerAssignmentImpl
An implementation of the model object 'Ifc Presentation Layer Assignment'.
|
class |
IfcPresentationLayerWithStyleImpl
An implementation of the model object 'Ifc Presentation Layer With Style'.
|
class |
IfcPresentationStyleAssignmentImpl
An implementation of the model object 'Ifc Presentation Style Assignment'.
|
class |
IfcPresentationStyleImpl
An implementation of the model object 'Ifc Presentation Style'.
|
class |
IfcPressureMeasureImpl
An implementation of the model object 'Ifc Pressure Measure'.
|
class |
IfcProcedureImpl
An implementation of the model object 'Ifc Procedure'.
|
class |
IfcProcedureTypeImpl
An implementation of the model object 'Ifc Procedure Type'.
|
class |
IfcProcessImpl
An implementation of the model object 'Ifc Process'.
|
class |
IfcProductDefinitionShapeImpl
An implementation of the model object 'Ifc Product Definition Shape'.
|
class |
IfcProductImpl
An implementation of the model object 'Ifc Product'.
|
class |
IfcProductRepresentationImpl
An implementation of the model object 'Ifc Product Representation'.
|
class |
IfcProfileDefImpl
An implementation of the model object 'Ifc Profile Def'.
|
class |
IfcProfilePropertiesImpl
An implementation of the model object 'Ifc Profile Properties'.
|
class |
IfcProjectedCRSImpl
An implementation of the model object 'Ifc Projected CRS'.
|
class |
IfcProjectImpl
An implementation of the model object 'Ifc Project'.
|
class |
IfcProjectionElementImpl
An implementation of the model object 'Ifc Projection Element'.
|
class |
IfcProjectLibraryImpl
An implementation of the model object 'Ifc Project Library'.
|
class |
IfcProjectOrderImpl
An implementation of the model object 'Ifc Project Order'.
|
class |
IfcPropertyAbstractionImpl
An implementation of the model object 'Ifc Property Abstraction'.
|
class |
IfcPropertyBoundedValueImpl
An implementation of the model object 'Ifc Property Bounded Value'.
|
class |
IfcPropertyDefinitionImpl
An implementation of the model object 'Ifc Property Definition'.
|
class |
IfcPropertyDependencyRelationshipImpl
An implementation of the model object 'Ifc Property Dependency Relationship'.
|
class |
IfcPropertyEnumeratedValueImpl
An implementation of the model object 'Ifc Property Enumerated Value'.
|
class |
IfcPropertyEnumerationImpl
An implementation of the model object 'Ifc Property Enumeration'.
|
class |
IfcPropertyImpl
An implementation of the model object 'Ifc Property'.
|
class |
IfcPropertyListValueImpl
An implementation of the model object 'Ifc Property List Value'.
|
class |
IfcPropertyReferenceValueImpl
An implementation of the model object 'Ifc Property Reference Value'.
|
class |
IfcPropertySetDefinitionImpl
An implementation of the model object 'Ifc Property Set Definition'.
|
class |
IfcPropertySetImpl
An implementation of the model object 'Ifc Property Set'.
|
class |
IfcPropertySetTemplateImpl
An implementation of the model object 'Ifc Property Set Template'.
|
class |
IfcPropertySingleValueImpl
An implementation of the model object 'Ifc Property Single Value'.
|
class |
IfcPropertyTableValueImpl
An implementation of the model object 'Ifc Property Table Value'.
|
class |
IfcPropertyTemplateDefinitionImpl
An implementation of the model object 'Ifc Property Template Definition'.
|
class |
IfcPropertyTemplateImpl
An implementation of the model object 'Ifc Property Template'.
|
class |
IfcProtectiveDeviceImpl
An implementation of the model object 'Ifc Protective Device'.
|
class |
IfcProtectiveDeviceTrippingUnitImpl
An implementation of the model object 'Ifc Protective Device Tripping Unit'.
|
class |
IfcProtectiveDeviceTrippingUnitTypeImpl
An implementation of the model object 'Ifc Protective Device Tripping Unit Type'.
|
class |
IfcProtectiveDeviceTypeImpl
An implementation of the model object 'Ifc Protective Device Type'.
|
class |
IfcProxyImpl
An implementation of the model object 'Ifc Proxy'.
|
class |
IfcPumpImpl
An implementation of the model object 'Ifc Pump'.
|
class |
IfcPumpTypeImpl
An implementation of the model object 'Ifc Pump Type'.
|
class |
IfcQuantityAreaImpl
An implementation of the model object 'Ifc Quantity Area'.
|
class |
IfcQuantityCountImpl
An implementation of the model object 'Ifc Quantity Count'.
|
class |
IfcQuantityLengthImpl
An implementation of the model object 'Ifc Quantity Length'.
|
class |
IfcQuantitySetImpl
An implementation of the model object 'Ifc Quantity Set'.
|
class |
IfcQuantityTimeImpl
An implementation of the model object 'Ifc Quantity Time'.
|
class |
IfcQuantityVolumeImpl
An implementation of the model object 'Ifc Quantity Volume'.
|
class |
IfcQuantityWeightImpl
An implementation of the model object 'Ifc Quantity Weight'.
|
class |
IfcRadioActivityMeasureImpl
An implementation of the model object 'Ifc Radio Activity Measure'.
|
class |
IfcRailingImpl
An implementation of the model object 'Ifc Railing'.
|
class |
IfcRailingTypeImpl
An implementation of the model object 'Ifc Railing Type'.
|
class |
IfcRampFlightImpl
An implementation of the model object 'Ifc Ramp Flight'.
|
class |
IfcRampFlightTypeImpl
An implementation of the model object 'Ifc Ramp Flight Type'.
|
class |
IfcRampImpl
An implementation of the model object 'Ifc Ramp'.
|
class |
IfcRampTypeImpl
An implementation of the model object 'Ifc Ramp Type'.
|
class |
IfcRatioMeasureImpl
An implementation of the model object 'Ifc Ratio Measure'.
|
class |
IfcRationalBSplineCurveWithKnotsImpl
An implementation of the model object 'Ifc Rational BSpline Curve With Knots'.
|
class |
IfcRationalBSplineSurfaceWithKnotsImpl
An implementation of the model object 'Ifc Rational BSpline Surface With Knots'.
|
class |
IfcRealImpl
An implementation of the model object 'Ifc Real'.
|
class |
IfcRectangleHollowProfileDefImpl
An implementation of the model object 'Ifc Rectangle Hollow Profile Def'.
|
class |
IfcRectangleProfileDefImpl
An implementation of the model object 'Ifc Rectangle Profile Def'.
|
class |
IfcRectangularPyramidImpl
An implementation of the model object 'Ifc Rectangular Pyramid'.
|
class |
IfcRectangularTrimmedSurfaceImpl
An implementation of the model object 'Ifc Rectangular Trimmed Surface'.
|
class |
IfcRecurrencePatternImpl
An implementation of the model object 'Ifc Recurrence Pattern'.
|
class |
IfcReferenceImpl
An implementation of the model object 'Ifc Reference'.
|
class |
IfcRegularTimeSeriesImpl
An implementation of the model object 'Ifc Regular Time Series'.
|
class |
IfcReinforcementBarPropertiesImpl
An implementation of the model object 'Ifc Reinforcement Bar Properties'.
|
class |
IfcReinforcementDefinitionPropertiesImpl
An implementation of the model object 'Ifc Reinforcement Definition Properties'.
|
class |
IfcReinforcingBarImpl
An implementation of the model object 'Ifc Reinforcing Bar'.
|
class |
IfcReinforcingBarTypeImpl
An implementation of the model object 'Ifc Reinforcing Bar Type'.
|
class |
IfcReinforcingElementImpl
An implementation of the model object 'Ifc Reinforcing Element'.
|
class |
IfcReinforcingElementTypeImpl
An implementation of the model object 'Ifc Reinforcing Element Type'.
|
class |
IfcReinforcingMeshImpl
An implementation of the model object 'Ifc Reinforcing Mesh'.
|
class |
IfcReinforcingMeshTypeImpl
An implementation of the model object 'Ifc Reinforcing Mesh Type'.
|
class |
IfcRelAggregatesImpl
An implementation of the model object 'Ifc Rel Aggregates'.
|
class |
IfcRelAssignsImpl
An implementation of the model object 'Ifc Rel Assigns'.
|
class |
IfcRelAssignsToActorImpl
An implementation of the model object 'Ifc Rel Assigns To Actor'.
|
class |
IfcRelAssignsToControlImpl
An implementation of the model object 'Ifc Rel Assigns To Control'.
|
class |
IfcRelAssignsToGroupByFactorImpl
An implementation of the model object 'Ifc Rel Assigns To Group By Factor'.
|
class |
IfcRelAssignsToGroupImpl
An implementation of the model object 'Ifc Rel Assigns To Group'.
|
class |
IfcRelAssignsToProcessImpl
An implementation of the model object 'Ifc Rel Assigns To Process'.
|
class |
IfcRelAssignsToProductImpl
An implementation of the model object 'Ifc Rel Assigns To Product'.
|
class |
IfcRelAssignsToResourceImpl
An implementation of the model object 'Ifc Rel Assigns To Resource'.
|
class |
IfcRelAssociatesApprovalImpl
An implementation of the model object 'Ifc Rel Associates Approval'.
|
class |
IfcRelAssociatesClassificationImpl
An implementation of the model object 'Ifc Rel Associates Classification'.
|
class |
IfcRelAssociatesConstraintImpl
An implementation of the model object 'Ifc Rel Associates Constraint'.
|
class |
IfcRelAssociatesDocumentImpl
An implementation of the model object 'Ifc Rel Associates Document'.
|
class |
IfcRelAssociatesImpl
An implementation of the model object 'Ifc Rel Associates'.
|
class |
IfcRelAssociatesLibraryImpl
An implementation of the model object 'Ifc Rel Associates Library'.
|
class |
IfcRelAssociatesMaterialImpl
An implementation of the model object 'Ifc Rel Associates Material'.
|
class |
IfcRelationshipImpl
An implementation of the model object 'Ifc Relationship'.
|
class |
IfcRelConnectsElementsImpl
An implementation of the model object 'Ifc Rel Connects Elements'.
|
class |
IfcRelConnectsImpl
An implementation of the model object 'Ifc Rel Connects'.
|
class |
IfcRelConnectsPathElementsImpl
An implementation of the model object 'Ifc Rel Connects Path Elements'.
|
class |
IfcRelConnectsPortsImpl
An implementation of the model object 'Ifc Rel Connects Ports'.
|
class |
IfcRelConnectsPortToElementImpl
An implementation of the model object 'Ifc Rel Connects Port To Element'.
|
class |
IfcRelConnectsStructuralActivityImpl
An implementation of the model object 'Ifc Rel Connects Structural Activity'.
|
class |
IfcRelConnectsStructuralMemberImpl
An implementation of the model object 'Ifc Rel Connects Structural Member'.
|
class |
IfcRelConnectsWithEccentricityImpl
An implementation of the model object 'Ifc Rel Connects With Eccentricity'.
|
class |
IfcRelConnectsWithRealizingElementsImpl
An implementation of the model object 'Ifc Rel Connects With Realizing Elements'.
|
class |
IfcRelContainedInSpatialStructureImpl
An implementation of the model object 'Ifc Rel Contained In Spatial Structure'.
|
class |
IfcRelCoversBldgElementsImpl
An implementation of the model object 'Ifc Rel Covers Bldg Elements'.
|
class |
IfcRelCoversSpacesImpl
An implementation of the model object 'Ifc Rel Covers Spaces'.
|
class |
IfcRelDeclaresImpl
An implementation of the model object 'Ifc Rel Declares'.
|
class |
IfcRelDecomposesImpl
An implementation of the model object 'Ifc Rel Decomposes'.
|
class |
IfcRelDefinesByObjectImpl
An implementation of the model object 'Ifc Rel Defines By Object'.
|
class |
IfcRelDefinesByPropertiesImpl
An implementation of the model object 'Ifc Rel Defines By Properties'.
|
class |
IfcRelDefinesByTemplateImpl
An implementation of the model object 'Ifc Rel Defines By Template'.
|
class |
IfcRelDefinesByTypeImpl
An implementation of the model object 'Ifc Rel Defines By Type'.
|
class |
IfcRelDefinesImpl
An implementation of the model object 'Ifc Rel Defines'.
|
class |
IfcRelFillsElementImpl
An implementation of the model object 'Ifc Rel Fills Element'.
|
class |
IfcRelFlowControlElementsImpl
An implementation of the model object 'Ifc Rel Flow Control Elements'.
|
class |
IfcRelInterferesElementsImpl
An implementation of the model object 'Ifc Rel Interferes Elements'.
|
class |
IfcRelNestsImpl
An implementation of the model object 'Ifc Rel Nests'.
|
class |
IfcRelProjectsElementImpl
An implementation of the model object 'Ifc Rel Projects Element'.
|
class |
IfcRelReferencedInSpatialStructureImpl
An implementation of the model object 'Ifc Rel Referenced In Spatial Structure'.
|
class |
IfcRelSequenceImpl
An implementation of the model object 'Ifc Rel Sequence'.
|
class |
IfcRelServicesBuildingsImpl
An implementation of the model object 'Ifc Rel Services Buildings'.
|
class |
IfcRelSpaceBoundary1stLevelImpl
An implementation of the model object 'Ifc Rel Space Boundary1st Level'.
|
class |
IfcRelSpaceBoundary2ndLevelImpl
An implementation of the model object 'Ifc Rel Space Boundary2nd Level'.
|
class |
IfcRelSpaceBoundaryImpl
An implementation of the model object 'Ifc Rel Space Boundary'.
|
class |
IfcRelVoidsElementImpl
An implementation of the model object 'Ifc Rel Voids Element'.
|
class |
IfcReparametrisedCompositeCurveSegmentImpl
An implementation of the model object 'Ifc Reparametrised Composite Curve Segment'.
|
class |
IfcRepresentationContextImpl
An implementation of the model object 'Ifc Representation Context'.
|
class |
IfcRepresentationImpl
An implementation of the model object 'Ifc Representation'.
|
class |
IfcRepresentationItemImpl
An implementation of the model object 'Ifc Representation Item'.
|
class |
IfcRepresentationMapImpl
An implementation of the model object 'Ifc Representation Map'.
|
class |
IfcResourceApprovalRelationshipImpl
An implementation of the model object 'Ifc Resource Approval Relationship'.
|
class |
IfcResourceConstraintRelationshipImpl
An implementation of the model object 'Ifc Resource Constraint Relationship'.
|
class |
IfcResourceImpl
An implementation of the model object 'Ifc Resource'.
|
class |
IfcResourceLevelRelationshipImpl
An implementation of the model object 'Ifc Resource Level Relationship'.
|
class |
IfcResourceTimeImpl
An implementation of the model object 'Ifc Resource Time'.
|
class |
IfcRevolvedAreaSolidImpl
An implementation of the model object 'Ifc Revolved Area Solid'.
|
class |
IfcRevolvedAreaSolidTaperedImpl
An implementation of the model object 'Ifc Revolved Area Solid Tapered'.
|
class |
IfcRightCircularConeImpl
An implementation of the model object 'Ifc Right Circular Cone'.
|
class |
IfcRightCircularCylinderImpl
An implementation of the model object 'Ifc Right Circular Cylinder'.
|
class |
IfcRoofImpl
An implementation of the model object 'Ifc Roof'.
|
class |
IfcRoofTypeImpl
An implementation of the model object 'Ifc Roof Type'.
|
class |
IfcRootImpl
An implementation of the model object 'Ifc Root'.
|
class |
IfcRotationalFrequencyMeasureImpl
An implementation of the model object 'Ifc Rotational Frequency Measure'.
|
class |
IfcRotationalMassMeasureImpl
An implementation of the model object 'Ifc Rotational Mass Measure'.
|
class |
IfcRotationalStiffnessMeasureImpl
An implementation of the model object 'Ifc Rotational Stiffness Measure'.
|
class |
IfcRoundedRectangleProfileDefImpl
An implementation of the model object 'Ifc Rounded Rectangle Profile Def'.
|
class |
IfcSanitaryTerminalImpl
An implementation of the model object 'Ifc Sanitary Terminal'.
|
class |
IfcSanitaryTerminalTypeImpl
An implementation of the model object 'Ifc Sanitary Terminal Type'.
|
class |
IfcSchedulingTimeImpl
An implementation of the model object 'Ifc Scheduling Time'.
|
class |
IfcSectionalAreaIntegralMeasureImpl
An implementation of the model object 'Ifc Sectional Area Integral Measure'.
|
class |
IfcSectionedSpineImpl
An implementation of the model object 'Ifc Sectioned Spine'.
|
class |
IfcSectionModulusMeasureImpl
An implementation of the model object 'Ifc Section Modulus Measure'.
|
class |
IfcSectionPropertiesImpl
An implementation of the model object 'Ifc Section Properties'.
|
class |
IfcSectionReinforcementPropertiesImpl
An implementation of the model object 'Ifc Section Reinforcement Properties'.
|
class |
IfcSensorImpl
An implementation of the model object 'Ifc Sensor'.
|
class |
IfcSensorTypeImpl
An implementation of the model object 'Ifc Sensor Type'.
|
class |
IfcShadingDeviceImpl
An implementation of the model object 'Ifc Shading Device'.
|
class |
IfcShadingDeviceTypeImpl
An implementation of the model object 'Ifc Shading Device Type'.
|
class |
IfcShapeAspectImpl
An implementation of the model object 'Ifc Shape Aspect'.
|
class |
IfcShapeModelImpl
An implementation of the model object 'Ifc Shape Model'.
|
class |
IfcShapeRepresentationImpl
An implementation of the model object 'Ifc Shape Representation'.
|
class |
IfcShearModulusMeasureImpl
An implementation of the model object 'Ifc Shear Modulus Measure'.
|
class |
IfcShellBasedSurfaceModelImpl
An implementation of the model object 'Ifc Shell Based Surface Model'.
|
class |
IfcSimplePropertyImpl
An implementation of the model object 'Ifc Simple Property'.
|
class |
IfcSimplePropertyTemplateImpl
An implementation of the model object 'Ifc Simple Property Template'.
|
class |
IfcSiteImpl
An implementation of the model object 'Ifc Site'.
|
class |
IfcSIUnitImpl
An implementation of the model object 'Ifc SI Unit'.
|
class |
IfcSlabElementedCaseImpl
An implementation of the model object 'Ifc Slab Elemented Case'.
|
class |
IfcSlabImpl
An implementation of the model object 'Ifc Slab'.
|
class |
IfcSlabStandardCaseImpl
An implementation of the model object 'Ifc Slab Standard Case'.
|
class |
IfcSlabTypeImpl
An implementation of the model object 'Ifc Slab Type'.
|
class |
IfcSlippageConnectionConditionImpl
An implementation of the model object 'Ifc Slippage Connection Condition'.
|
class |
IfcSolarDeviceImpl
An implementation of the model object 'Ifc Solar Device'.
|
class |
IfcSolarDeviceTypeImpl
An implementation of the model object 'Ifc Solar Device Type'.
|
class |
IfcSolidAngleMeasureImpl
An implementation of the model object 'Ifc Solid Angle Measure'.
|
class |
IfcSolidModelImpl
An implementation of the model object 'Ifc Solid Model'.
|
class |
IfcSoundPowerLevelMeasureImpl
An implementation of the model object 'Ifc Sound Power Level Measure'.
|
class |
IfcSoundPowerMeasureImpl
An implementation of the model object 'Ifc Sound Power Measure'.
|
class |
IfcSoundPressureLevelMeasureImpl
An implementation of the model object 'Ifc Sound Pressure Level Measure'.
|
class |
IfcSoundPressureMeasureImpl
An implementation of the model object 'Ifc Sound Pressure Measure'.
|
class |
IfcSpaceHeaterImpl
An implementation of the model object 'Ifc Space Heater'.
|
class |
IfcSpaceHeaterTypeImpl
An implementation of the model object 'Ifc Space Heater Type'.
|
class |
IfcSpaceImpl
An implementation of the model object 'Ifc Space'.
|
class |
IfcSpaceTypeImpl
An implementation of the model object 'Ifc Space Type'.
|
class |
IfcSpatialElementImpl
An implementation of the model object 'Ifc Spatial Element'.
|
class |
IfcSpatialElementTypeImpl
An implementation of the model object 'Ifc Spatial Element Type'.
|
class |
IfcSpatialStructureElementImpl
An implementation of the model object 'Ifc Spatial Structure Element'.
|
class |
IfcSpatialStructureElementTypeImpl
An implementation of the model object 'Ifc Spatial Structure Element Type'.
|
class |
IfcSpatialZoneImpl
An implementation of the model object 'Ifc Spatial Zone'.
|
class |
IfcSpatialZoneTypeImpl
An implementation of the model object 'Ifc Spatial Zone Type'.
|
class |
IfcSpecificHeatCapacityMeasureImpl
An implementation of the model object 'Ifc Specific Heat Capacity Measure'.
|
class |
IfcSpecularExponentImpl
An implementation of the model object 'Ifc Specular Exponent'.
|
class |
IfcSpecularRoughnessImpl
An implementation of the model object 'Ifc Specular Roughness'.
|
class |
IfcSphereImpl
An implementation of the model object 'Ifc Sphere'.
|
class |
IfcStackTerminalImpl
An implementation of the model object 'Ifc Stack Terminal'.
|
class |
IfcStackTerminalTypeImpl
An implementation of the model object 'Ifc Stack Terminal Type'.
|
class |
IfcStairFlightImpl
An implementation of the model object 'Ifc Stair Flight'.
|
class |
IfcStairFlightTypeImpl
An implementation of the model object 'Ifc Stair Flight Type'.
|
class |
IfcStairImpl
An implementation of the model object 'Ifc Stair'.
|
class |
IfcStairTypeImpl
An implementation of the model object 'Ifc Stair Type'.
|
class |
IfcStructuralActionImpl
An implementation of the model object 'Ifc Structural Action'.
|
class |
IfcStructuralActivityImpl
An implementation of the model object 'Ifc Structural Activity'.
|
class |
IfcStructuralAnalysisModelImpl
An implementation of the model object 'Ifc Structural Analysis Model'.
|
class |
IfcStructuralConnectionConditionImpl
An implementation of the model object 'Ifc Structural Connection Condition'.
|
class |
IfcStructuralConnectionImpl
An implementation of the model object 'Ifc Structural Connection'.
|
class |
IfcStructuralCurveActionImpl
An implementation of the model object 'Ifc Structural Curve Action'.
|
class |
IfcStructuralCurveConnectionImpl
An implementation of the model object 'Ifc Structural Curve Connection'.
|
class |
IfcStructuralCurveMemberImpl
An implementation of the model object 'Ifc Structural Curve Member'.
|
class |
IfcStructuralCurveMemberVaryingImpl
An implementation of the model object 'Ifc Structural Curve Member Varying'.
|
class |
IfcStructuralCurveReactionImpl
An implementation of the model object 'Ifc Structural Curve Reaction'.
|
class |
IfcStructuralItemImpl
An implementation of the model object 'Ifc Structural Item'.
|
class |
IfcStructuralLinearActionImpl
An implementation of the model object 'Ifc Structural Linear Action'.
|
class |
IfcStructuralLoadCaseImpl
An implementation of the model object 'Ifc Structural Load Case'.
|
class |
IfcStructuralLoadConfigurationImpl
An implementation of the model object 'Ifc Structural Load Configuration'.
|
class |
IfcStructuralLoadGroupImpl
An implementation of the model object 'Ifc Structural Load Group'.
|
class |
IfcStructuralLoadImpl
An implementation of the model object 'Ifc Structural Load'.
|
class |
IfcStructuralLoadLinearForceImpl
An implementation of the model object 'Ifc Structural Load Linear Force'.
|
class |
IfcStructuralLoadOrResultImpl
An implementation of the model object 'Ifc Structural Load Or Result'.
|
class |
IfcStructuralLoadPlanarForceImpl
An implementation of the model object 'Ifc Structural Load Planar Force'.
|
class |
IfcStructuralLoadSingleDisplacementDistortionImpl
An implementation of the model object 'Ifc Structural Load Single Displacement Distortion'.
|
class |
IfcStructuralLoadSingleDisplacementImpl
An implementation of the model object 'Ifc Structural Load Single Displacement'.
|
class |
IfcStructuralLoadSingleForceImpl
An implementation of the model object 'Ifc Structural Load Single Force'.
|
class |
IfcStructuralLoadSingleForceWarpingImpl
An implementation of the model object 'Ifc Structural Load Single Force Warping'.
|
class |
IfcStructuralLoadStaticImpl
An implementation of the model object 'Ifc Structural Load Static'.
|
class |
IfcStructuralLoadTemperatureImpl
An implementation of the model object 'Ifc Structural Load Temperature'.
|
class |
IfcStructuralMemberImpl
An implementation of the model object 'Ifc Structural Member'.
|
class |
IfcStructuralPlanarActionImpl
An implementation of the model object 'Ifc Structural Planar Action'.
|
class |
IfcStructuralPointActionImpl
An implementation of the model object 'Ifc Structural Point Action'.
|
class |
IfcStructuralPointConnectionImpl
An implementation of the model object 'Ifc Structural Point Connection'.
|
class |
IfcStructuralPointReactionImpl
An implementation of the model object 'Ifc Structural Point Reaction'.
|
class |
IfcStructuralReactionImpl
An implementation of the model object 'Ifc Structural Reaction'.
|
class |
IfcStructuralResultGroupImpl
An implementation of the model object 'Ifc Structural Result Group'.
|
class |
IfcStructuralSurfaceActionImpl
An implementation of the model object 'Ifc Structural Surface Action'.
|
class |
IfcStructuralSurfaceConnectionImpl
An implementation of the model object 'Ifc Structural Surface Connection'.
|
class |
IfcStructuralSurfaceMemberImpl
An implementation of the model object 'Ifc Structural Surface Member'.
|
class |
IfcStructuralSurfaceMemberVaryingImpl
An implementation of the model object 'Ifc Structural Surface Member Varying'.
|
class |
IfcStructuralSurfaceReactionImpl
An implementation of the model object 'Ifc Structural Surface Reaction'.
|
class |
IfcStyledItemImpl
An implementation of the model object 'Ifc Styled Item'.
|
class |
IfcStyledRepresentationImpl
An implementation of the model object 'Ifc Styled Representation'.
|
class |
IfcStyleModelImpl
An implementation of the model object 'Ifc Style Model'.
|
class |
IfcSubContractResourceImpl
An implementation of the model object 'Ifc Sub Contract Resource'.
|
class |
IfcSubContractResourceTypeImpl
An implementation of the model object 'Ifc Sub Contract Resource Type'.
|
class |
IfcSubedgeImpl
An implementation of the model object 'Ifc Subedge'.
|
class |
IfcSurfaceCurveSweptAreaSolidImpl
An implementation of the model object 'Ifc Surface Curve Swept Area Solid'.
|
class |
IfcSurfaceFeatureImpl
An implementation of the model object 'Ifc Surface Feature'.
|
class |
IfcSurfaceImpl
An implementation of the model object 'Ifc Surface'.
|
class |
IfcSurfaceOfLinearExtrusionImpl
An implementation of the model object 'Ifc Surface Of Linear Extrusion'.
|
class |
IfcSurfaceOfRevolutionImpl
An implementation of the model object 'Ifc Surface Of Revolution'.
|
class |
IfcSurfaceReinforcementAreaImpl
An implementation of the model object 'Ifc Surface Reinforcement Area'.
|
class |
IfcSurfaceStyleImpl
An implementation of the model object 'Ifc Surface Style'.
|
class |
IfcSurfaceStyleLightingImpl
An implementation of the model object 'Ifc Surface Style Lighting'.
|
class |
IfcSurfaceStyleRefractionImpl
An implementation of the model object 'Ifc Surface Style Refraction'.
|
class |
IfcSurfaceStyleRenderingImpl
An implementation of the model object 'Ifc Surface Style Rendering'.
|
class |
IfcSurfaceStyleShadingImpl
An implementation of the model object 'Ifc Surface Style Shading'.
|
class |
IfcSurfaceStyleWithTexturesImpl
An implementation of the model object 'Ifc Surface Style With Textures'.
|
class |
IfcSurfaceTextureImpl
An implementation of the model object 'Ifc Surface Texture'.
|
class |
IfcSweptAreaSolidImpl
An implementation of the model object 'Ifc Swept Area Solid'.
|
class |
IfcSweptDiskSolidImpl
An implementation of the model object 'Ifc Swept Disk Solid'.
|
class |
IfcSweptDiskSolidPolygonalImpl
An implementation of the model object 'Ifc Swept Disk Solid Polygonal'.
|
class |
IfcSweptSurfaceImpl
An implementation of the model object 'Ifc Swept Surface'.
|
class |
IfcSwitchingDeviceImpl
An implementation of the model object 'Ifc Switching Device'.
|
class |
IfcSwitchingDeviceTypeImpl
An implementation of the model object 'Ifc Switching Device Type'.
|
class |
IfcSystemFurnitureElementImpl
An implementation of the model object 'Ifc System Furniture Element'.
|
class |
IfcSystemFurnitureElementTypeImpl
An implementation of the model object 'Ifc System Furniture Element Type'.
|
class |
IfcSystemImpl
An implementation of the model object 'Ifc System'.
|
class |
IfcTableColumnImpl
An implementation of the model object 'Ifc Table Column'.
|
class |
IfcTableImpl
An implementation of the model object 'Ifc Table'.
|
class |
IfcTableRowImpl
An implementation of the model object 'Ifc Table Row'.
|
class |
IfcTankImpl
An implementation of the model object 'Ifc Tank'.
|
class |
IfcTankTypeImpl
An implementation of the model object 'Ifc Tank Type'.
|
class |
IfcTaskImpl
An implementation of the model object 'Ifc Task'.
|
class |
IfcTaskTimeImpl
An implementation of the model object 'Ifc Task Time'.
|
class |
IfcTaskTimeRecurringImpl
An implementation of the model object 'Ifc Task Time Recurring'.
|
class |
IfcTaskTypeImpl
An implementation of the model object 'Ifc Task Type'.
|
class |
IfcTelecomAddressImpl
An implementation of the model object 'Ifc Telecom Address'.
|
class |
IfcTemperatureGradientMeasureImpl
An implementation of the model object 'Ifc Temperature Gradient Measure'.
|
class |
IfcTemperatureRateOfChangeMeasureImpl
An implementation of the model object 'Ifc Temperature Rate Of Change Measure'.
|
class |
IfcTendonAnchorImpl
An implementation of the model object 'Ifc Tendon Anchor'.
|
class |
IfcTendonAnchorTypeImpl
An implementation of the model object 'Ifc Tendon Anchor Type'.
|
class |
IfcTendonImpl
An implementation of the model object 'Ifc Tendon'.
|
class |
IfcTendonTypeImpl
An implementation of the model object 'Ifc Tendon Type'.
|
class |
IfcTessellatedFaceSetImpl
An implementation of the model object 'Ifc Tessellated Face Set'.
|
class |
IfcTessellatedItemImpl
An implementation of the model object 'Ifc Tessellated Item'.
|
class |
IfcTextAlignmentImpl
An implementation of the model object 'Ifc Text Alignment'.
|
class |
IfcTextDecorationImpl
An implementation of the model object 'Ifc Text Decoration'.
|
class |
IfcTextFontNameImpl
An implementation of the model object 'Ifc Text Font Name'.
|
class |
IfcTextImpl
An implementation of the model object 'Ifc Text'.
|
class |
IfcTextLiteralImpl
An implementation of the model object 'Ifc Text Literal'.
|
class |
IfcTextLiteralWithExtentImpl
An implementation of the model object 'Ifc Text Literal With Extent'.
|
class |
IfcTextStyleFontModelImpl
An implementation of the model object 'Ifc Text Style Font Model'.
|
class |
IfcTextStyleForDefinedFontImpl
An implementation of the model object 'Ifc Text Style For Defined Font'.
|
class |
IfcTextStyleImpl
An implementation of the model object 'Ifc Text Style'.
|
class |
IfcTextStyleTextModelImpl
An implementation of the model object 'Ifc Text Style Text Model'.
|
class |
IfcTextTransformationImpl
An implementation of the model object 'Ifc Text Transformation'.
|
class |
IfcTextureCoordinateGeneratorImpl
An implementation of the model object 'Ifc Texture Coordinate Generator'.
|
class |
IfcTextureCoordinateImpl
An implementation of the model object 'Ifc Texture Coordinate'.
|
class |
IfcTextureMapImpl
An implementation of the model object 'Ifc Texture Map'.
|
class |
IfcTextureVertexImpl
An implementation of the model object 'Ifc Texture Vertex'.
|
class |
IfcTextureVertexListImpl
An implementation of the model object 'Ifc Texture Vertex List'.
|
class |
IfcThermalAdmittanceMeasureImpl
An implementation of the model object 'Ifc Thermal Admittance Measure'.
|
class |
IfcThermalConductivityMeasureImpl
An implementation of the model object 'Ifc Thermal Conductivity Measure'.
|
class |
IfcThermalExpansionCoefficientMeasureImpl
An implementation of the model object 'Ifc Thermal Expansion Coefficient Measure'.
|
class |
IfcThermalResistanceMeasureImpl
An implementation of the model object 'Ifc Thermal Resistance Measure'.
|
class |
IfcThermalTransmittanceMeasureImpl
An implementation of the model object 'Ifc Thermal Transmittance Measure'.
|
class |
IfcThermodynamicTemperatureMeasureImpl
An implementation of the model object 'Ifc Thermodynamic Temperature Measure'.
|
class |
IfcTimeImpl
An implementation of the model object 'Ifc Time'.
|
class |
IfcTimeMeasureImpl
An implementation of the model object 'Ifc Time Measure'.
|
class |
IfcTimePeriodImpl
An implementation of the model object 'Ifc Time Period'.
|
class |
IfcTimeSeriesImpl
An implementation of the model object 'Ifc Time Series'.
|
class |
IfcTimeSeriesValueImpl
An implementation of the model object 'Ifc Time Series Value'.
|
class |
IfcTimeStampImpl
An implementation of the model object 'Ifc Time Stamp'.
|
class |
IfcTopologicalRepresentationItemImpl
An implementation of the model object 'Ifc Topological Representation Item'.
|
class |
IfcTopologyRepresentationImpl
An implementation of the model object 'Ifc Topology Representation'.
|
class |
IfcTorqueMeasureImpl
An implementation of the model object 'Ifc Torque Measure'.
|
class |
IfcTransformerImpl
An implementation of the model object 'Ifc Transformer'.
|
class |
IfcTransformerTypeImpl
An implementation of the model object 'Ifc Transformer Type'.
|
class |
IfcTransportElementImpl
An implementation of the model object 'Ifc Transport Element'.
|
class |
IfcTransportElementTypeImpl
An implementation of the model object 'Ifc Transport Element Type'.
|
class |
IfcTrapeziumProfileDefImpl
An implementation of the model object 'Ifc Trapezium Profile Def'.
|
class |
IfcTriangulatedFaceSetImpl
An implementation of the model object 'Ifc Triangulated Face Set'.
|
class |
IfcTrimmedCurveImpl
An implementation of the model object 'Ifc Trimmed Curve'.
|
class |
IfcTShapeProfileDefImpl
An implementation of the model object 'Ifc TShape Profile Def'.
|
class |
IfcTubeBundleImpl
An implementation of the model object 'Ifc Tube Bundle'.
|
class |
IfcTubeBundleTypeImpl
An implementation of the model object 'Ifc Tube Bundle Type'.
|
class |
IfcTypeObjectImpl
An implementation of the model object 'Ifc Type Object'.
|
class |
IfcTypeProcessImpl
An implementation of the model object 'Ifc Type Process'.
|
class |
IfcTypeProductImpl
An implementation of the model object 'Ifc Type Product'.
|
class |
IfcTypeResourceImpl
An implementation of the model object 'Ifc Type Resource'.
|
class |
IfcUnitaryControlElementImpl
An implementation of the model object 'Ifc Unitary Control Element'.
|
class |
IfcUnitaryControlElementTypeImpl
An implementation of the model object 'Ifc Unitary Control Element Type'.
|
class |
IfcUnitaryEquipmentImpl
An implementation of the model object 'Ifc Unitary Equipment'.
|
class |
IfcUnitaryEquipmentTypeImpl
An implementation of the model object 'Ifc Unitary Equipment Type'.
|
class |
IfcUnitAssignmentImpl
An implementation of the model object 'Ifc Unit Assignment'.
|
class |
IfcURIReferenceImpl
An implementation of the model object 'Ifc URI Reference'.
|
class |
IfcUShapeProfileDefImpl
An implementation of the model object 'Ifc UShape Profile Def'.
|
class |
IfcValveImpl
An implementation of the model object 'Ifc Valve'.
|
class |
IfcValveTypeImpl
An implementation of the model object 'Ifc Valve Type'.
|
class |
IfcVaporPermeabilityMeasureImpl
An implementation of the model object 'Ifc Vapor Permeability Measure'.
|
class |
IfcVectorImpl
An implementation of the model object 'Ifc Vector'.
|
class |
IfcVertexImpl
An implementation of the model object 'Ifc Vertex'.
|
class |
IfcVertexLoopImpl
An implementation of the model object 'Ifc Vertex Loop'.
|
class |
IfcVertexPointImpl
An implementation of the model object 'Ifc Vertex Point'.
|
class |
IfcVibrationIsolatorImpl
An implementation of the model object 'Ifc Vibration Isolator'.
|
class |
IfcVibrationIsolatorTypeImpl
An implementation of the model object 'Ifc Vibration Isolator Type'.
|
class |
IfcVirtualElementImpl
An implementation of the model object 'Ifc Virtual Element'.
|
class |
IfcVirtualGridIntersectionImpl
An implementation of the model object 'Ifc Virtual Grid Intersection'.
|
class |
IfcVoidingFeatureImpl
An implementation of the model object 'Ifc Voiding Feature'.
|
class |
IfcVolumeMeasureImpl
An implementation of the model object 'Ifc Volume Measure'.
|
class |
IfcVolumetricFlowRateMeasureImpl
An implementation of the model object 'Ifc Volumetric Flow Rate Measure'.
|
class |
IfcWallElementedCaseImpl
An implementation of the model object 'Ifc Wall Elemented Case'.
|
class |
IfcWallImpl
An implementation of the model object 'Ifc Wall'.
|
class |
IfcWallStandardCaseImpl
An implementation of the model object 'Ifc Wall Standard Case'.
|
class |
IfcWallTypeImpl
An implementation of the model object 'Ifc Wall Type'.
|
class |
IfcWarpingConstantMeasureImpl
An implementation of the model object 'Ifc Warping Constant Measure'.
|
class |
IfcWarpingMomentMeasureImpl
An implementation of the model object 'Ifc Warping Moment Measure'.
|
class |
IfcWasteTerminalImpl
An implementation of the model object 'Ifc Waste Terminal'.
|
class |
IfcWasteTerminalTypeImpl
An implementation of the model object 'Ifc Waste Terminal Type'.
|
class |
IfcWindowImpl
An implementation of the model object 'Ifc Window'.
|
class |
IfcWindowLiningPropertiesImpl
An implementation of the model object 'Ifc Window Lining Properties'.
|
class |
IfcWindowPanelPropertiesImpl
An implementation of the model object 'Ifc Window Panel Properties'.
|
class |
IfcWindowStandardCaseImpl
An implementation of the model object 'Ifc Window Standard Case'.
|
class |
IfcWindowStyleImpl
An implementation of the model object 'Ifc Window Style'.
|
class |
IfcWindowTypeImpl
An implementation of the model object 'Ifc Window Type'.
|
class |
IfcWorkCalendarImpl
An implementation of the model object 'Ifc Work Calendar'.
|
class |
IfcWorkControlImpl
An implementation of the model object 'Ifc Work Control'.
|
class |
IfcWorkPlanImpl
An implementation of the model object 'Ifc Work Plan'.
|
class |
IfcWorkScheduleImpl
An implementation of the model object 'Ifc Work Schedule'.
|
class |
IfcWorkTimeImpl
An implementation of the model object 'Ifc Work Time'.
|
class |
IfcZoneImpl
An implementation of the model object 'Ifc Zone'.
|
class |
IfcZShapeProfileDefImpl
An implementation of the model object 'Ifc ZShape Profile Def'.
|
class |
ListOfEDoubleImpl
An implementation of the model object 'List Of EDouble'.
|
class |
ListOfEIntImpl
An implementation of the model object 'List Of EInt'.
|
class |
ListOfIfcCartesianPointImpl
An implementation of the model object 'List Of Ifc Cartesian Point'.
|
class |
ListOfIfcLengthMeasureImpl
An implementation of the model object 'List Of Ifc Length Measure'.
|
class |
ListOfIfcNormalisedRatioMeasureImpl
An implementation of the model object 'List Of Ifc Normalised Ratio Measure'.
|
class |
ListOfIfcParameterValueImpl
An implementation of the model object 'List Of Ifc Parameter Value'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckoutRelated
A representation of the model object 'Checkout Related'.
|
interface |
DatabaseCreated
A representation of the model object 'Database Created'.
|
interface |
Download
A representation of the model object 'Download'.
|
interface |
ExtendedDataAddedToProject
A representation of the model object 'Extended Data Added To Project'.
|
interface |
ExtendedDataAddedToRevision
A representation of the model object 'Extended Data Added To Revision'.
|
interface |
GeoTagUpdated
A representation of the model object 'Geo Tag Updated'.
|
interface |
LogAction
A representation of the model object 'Action'.
|
interface |
NewCheckoutAdded
A representation of the model object 'New Checkout Added'.
|
interface |
NewObjectIDMUploaded
A representation of the model object 'New Object IDM Uploaded'.
|
interface |
NewProjectAdded
A representation of the model object 'New Project Added'.
|
interface |
NewRevisionAdded
A representation of the model object 'New Revision Added'.
|
interface |
NewUserAdded
A representation of the model object 'New User Added'.
|
interface |
PasswordChanged
A representation of the model object 'Password Changed'.
|
interface |
PasswordReset
A representation of the model object 'Password Reset'.
|
interface |
ProjectDeleted
A representation of the model object 'Project Deleted'.
|
interface |
ProjectRelated
A representation of the model object 'Project Related'.
|
interface |
ProjectUndeleted
A representation of the model object 'Project Undeleted'.
|
interface |
ProjectUpdated
A representation of the model object 'Project Updated'.
|
interface |
RemoteServiceCalled
A representation of the model object 'Remote Service Called'.
|
interface |
RevisionBranched
A representation of the model object 'Revision Branched'.
|
interface |
RevisionRelated
A representation of the model object 'Revision Related'.
|
interface |
RevisionUpdated
A representation of the model object 'Revision Updated'.
|
interface |
ServerLog
A representation of the model object 'Server Log'.
|
interface |
ServerStarted
A representation of the model object 'Server Started'.
|
interface |
SettingsSaved
A representation of the model object 'Settings Saved'.
|
interface |
UserAddedToProject
A representation of the model object 'User Added To Project'.
|
interface |
UserChanged
A representation of the model object 'User Changed'.
|
interface |
UserDeleted
A representation of the model object 'User Deleted'.
|
interface |
UserRelated
A representation of the model object 'User Related'.
|
interface |
UserRemovedFromProject
A representation of the model object 'User Removed From Project'.
|
interface |
UserUndeleted
A representation of the model object 'User Undeleted'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckoutRelatedImpl
An implementation of the model object 'Checkout Related'.
|
class |
DatabaseCreatedImpl
An implementation of the model object 'Database Created'.
|
class |
DownloadImpl
An implementation of the model object 'Download'.
|
class |
ExtendedDataAddedToProjectImpl
An implementation of the model object 'Extended Data Added To Project'.
|
class |
ExtendedDataAddedToRevisionImpl
An implementation of the model object 'Extended Data Added To Revision'.
|
class |
GeoTagUpdatedImpl
An implementation of the model object 'Geo Tag Updated'.
|
class |
LogActionImpl
An implementation of the model object 'Action'.
|
class |
NewCheckoutAddedImpl
An implementation of the model object 'New Checkout Added'.
|
class |
NewObjectIDMUploadedImpl
An implementation of the model object 'New Object IDM Uploaded'.
|
class |
NewProjectAddedImpl
An implementation of the model object 'New Project Added'.
|
class |
NewRevisionAddedImpl
An implementation of the model object 'New Revision Added'.
|
class |
NewUserAddedImpl
An implementation of the model object 'New User Added'.
|
class |
PasswordChangedImpl
An implementation of the model object 'Password Changed'.
|
class |
PasswordResetImpl
An implementation of the model object 'Password Reset'.
|
class |
ProjectDeletedImpl
An implementation of the model object 'Project Deleted'.
|
class |
ProjectRelatedImpl
An implementation of the model object 'Project Related'.
|
class |
ProjectUndeletedImpl
An implementation of the model object 'Project Undeleted'.
|
class |
ProjectUpdatedImpl
An implementation of the model object 'Project Updated'.
|
class |
RemoteServiceCalledImpl
An implementation of the model object 'Remote Service Called'.
|
class |
RevisionBranchedImpl
An implementation of the model object 'Revision Branched'.
|
class |
RevisionRelatedImpl
An implementation of the model object 'Revision Related'.
|
class |
RevisionUpdatedImpl
An implementation of the model object 'Revision Updated'.
|
class |
ServerLogImpl
An implementation of the model object 'Server Log'.
|
class |
ServerStartedImpl
An implementation of the model object 'Server Started'.
|
class |
SettingsSavedImpl
An implementation of the model object 'Settings Saved'.
|
class |
UserAddedToProjectImpl
An implementation of the model object 'User Added To Project'.
|
class |
UserChangedImpl
An implementation of the model object 'User Changed'.
|
class |
UserDeletedImpl
An implementation of the model object 'User Deleted'.
|
class |
UserRelatedImpl
An implementation of the model object 'User Related'.
|
class |
UserRemovedFromProjectImpl
An implementation of the model object 'User Removed From Project'.
|
class |
UserUndeletedImpl
An implementation of the model object 'User Undeleted'.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArrayDefinition
A representation of the model object 'Array Definition'.
|
interface |
ArrayType
A representation of the model object 'Array Type'.
|
interface |
BimServerInfo
A representation of the model object 'Bim Server Info'.
|
interface |
BooleanType
A representation of the model object 'Boolean Type'.
|
interface |
ByteArrayType
A representation of the model object 'Byte Array Type'.
|
interface |
Checkout
A representation of the model object 'Checkout'.
|
interface |
CheckoutResult
A representation of the model object 'Checkout Result'.
|
interface |
CompareContainer
A representation of the model object 'Compare Container'.
|
interface |
CompareItem
A representation of the model object 'Compare Item'.
|
interface |
CompareResult
A representation of the model object 'Compare Result'.
|
interface |
ConcreteRevision
A representation of the model object 'Concrete Revision'.
|
interface |
DatabaseInformation
A representation of the model object 'Database Information'.
|
interface |
DatabaseInformationCategory
A representation of the model object 'Database Information Category'.
|
interface |
DatabaseInformationItem
A representation of the model object 'Database Information Item'.
|
interface |
DataObject
A representation of the model object 'Data Object'.
|
interface |
DataValue
A representation of the model object 'Data Value'.
|
interface |
DeserializerPluginConfiguration
A representation of the model object 'Deserializer Plugin Configuration'.
|
interface |
DeserializerPluginDescriptor
A representation of the model object 'Deserializer Plugin Descriptor'.
|
interface |
DoubleType
A representation of the model object 'Double Type'.
|
interface |
DownloadResult
A representation of the model object 'Download Result'.
|
interface |
ExtendedData
A representation of the model object 'Extended Data'.
|
interface |
ExtendedDataSchema
A representation of the model object 'Extended Data Schema'.
|
interface |
File
A representation of the model object 'File'.
|
interface |
GeoTag
A representation of the model object 'Geo Tag'.
|
interface |
IfcHeader
A representation of the model object 'Ifc Header'.
|
interface |
ImmediateNotificationResult
A representation of the model object 'Immediate Notification Result'.
|
interface |
InterfaceMetric
A representation of the model object 'Interface Metric'.
|
interface |
InternalServicePluginConfiguration
A representation of the model object 'Internal Service Plugin Configuration'.
|
interface |
JavaInfo
A representation of the model object 'Java Info'.
|
interface |
ListDataValue
A representation of the model object 'List Data Value'.
|
interface |
LongAction
A representation of the model object 'Long Action'.
|
interface |
LongActionState
A representation of the model object 'Long Action State'.
|
interface |
LongType
A representation of the model object 'Long Type'.
|
interface |
MessagingSerializerPluginConfiguration
A representation of the model object 'Messaging Serializer Plugin Configuration'.
|
interface |
MethodMetric
A representation of the model object 'Method Metric'.
|
interface |
Metrics
A representation of the model object 'Metrics'.
|
interface |
Migration
A representation of the model object 'Migration'.
|
interface |
ModelCheckerInstance
A representation of the model object 'Model Checker Instance'.
|
interface |
ModelCheckerPluginDescriptor
A representation of the model object 'Model Checker Plugin Descriptor'.
|
interface |
ModelCheckerResult
A representation of the model object 'Model Checker Result'.
|
interface |
ModelCheckerResultHeader
A representation of the model object 'Model Checker Result Header'.
|
interface |
ModelCheckerResultItem
A representation of the model object 'Model Checker Result Item'.
|
interface |
ModelCheckerResultLine
A representation of the model object 'Model Checker Result Line'.
|
interface |
ModelComparePluginConfiguration
A representation of the model object 'Model Compare Plugin Configuration'.
|
interface |
ModelComparePluginDescriptor
A representation of the model object 'Model Compare Plugin Descriptor'.
|
interface |
ModelMergerPluginConfiguration
A representation of the model object 'Model Merger Plugin Configuration'.
|
interface |
ModelMergerPluginDescriptor
A representation of the model object 'Model Merger Plugin Descriptor'.
|
interface |
ObjectAdded
A representation of the model object 'Object Added'.
|
interface |
ObjectDefinition
A representation of the model object 'Object Definition'.
|
interface |
ObjectIDMPluginConfiguration
A representation of the model object 'Object IDM Plugin Configuration'.
|
interface |
ObjectIDMPluginDescriptor
A representation of the model object 'Object IDM Plugin Descriptor'.
|
interface |
ObjectModified
A representation of the model object 'Object Modified'.
|
interface |
ObjectRemoved
A representation of the model object 'Object Removed'.
|
interface |
ObjectType
A representation of the model object 'Object Type'.
|
interface |
Parameter
A representation of the model object 'Parameter'.
|
interface |
ParameterDefinition
A representation of the model object 'Parameter Definition'.
|
interface |
PercentageChange
A representation of the model object 'Percentage Change'.
|
interface |
PluginConfiguration
A representation of the model object 'Plugin Configuration'.
|
interface |
PluginDescriptor
A representation of the model object 'Plugin Descriptor'.
|
interface |
PluginUpdateInformation
A representation of the model object 'Plugin Update Information'.
|
interface |
PluginVersion
A representation of the model object 'Plugin Version'.
|
interface |
PrimitiveDefinition
A representation of the model object 'Primitive Definition'.
|
interface |
PrimitiveType
A representation of the model object 'Primitive Type'.
|
interface |
ProfileDescriptor
A representation of the model object 'Profile Descriptor'.
|
interface |
Project
A representation of the model object 'Project'.
|
interface |
ProjectSmall
A representation of the model object 'Project Small'.
|
interface |
QueryEnginePluginConfiguration
A representation of the model object 'Query Engine Plugin Configuration'.
|
interface |
QueryEnginePluginDescriptor
A representation of the model object 'Query Engine Plugin Descriptor'.
|
interface |
ReferenceDataValue
A representation of the model object 'Reference Data Value'.
|
interface |
RemoteServiceUpdate
A representation of the model object 'Remote Service Update'.
|
interface |
RenderEnginePluginConfiguration
A representation of the model object 'Render Engine Plugin Configuration'.
|
interface |
RenderEnginePluginDescriptor
A representation of the model object 'Render Engine Plugin Descriptor'.
|
interface |
Revision
A representation of the model object 'Revision'.
|
interface |
RevisionSummary
A representation of the model object 'Revision Summary'.
|
interface |
RevisionSummaryContainer
A representation of the model object 'Revision Summary Container'.
|
interface |
RevisionSummaryType
A representation of the model object 'Revision Summary Type'.
|
interface |
SerializerPluginConfiguration
A representation of the model object 'Serializer Plugin Configuration'.
|
interface |
SerializerPluginDescriptor
A representation of the model object 'Serializer Plugin Descriptor'.
|
interface |
ServerInfo
A representation of the model object 'Server Info'.
|
interface |
ServerSettings
A representation of the model object 'Server Settings'.
|
interface |
Service
A representation of the model object 'Service'.
|
interface |
ServiceDescriptor
A representation of the model object 'Service Descriptor'.
|
interface |
ServiceField
A representation of the model object 'Service Field'.
|
interface |
ServiceInterface
A representation of the model object 'Service Interface'.
|
interface |
ServiceMethod
A representation of the model object 'Service Method'.
|
interface |
ServiceParameter
A representation of the model object 'Service Parameter'.
|
interface |
ServicePluginDescriptor
A representation of the model object 'Service Plugin Descriptor'.
|
interface |
ServiceType
A representation of the model object 'Service Type'.
|
interface |
SimpleDataValue
A representation of the model object 'Simple Data Value'.
|
interface |
StringType
A representation of the model object 'String Type'.
|
interface |
SystemInfo
A representation of the model object 'System Info'.
|
interface |
Token
A representation of the model object 'Token'.
|
interface |
Type
A representation of the model object 'Type'.
|
interface |
TypeDefinition
A representation of the model object 'Type Definition'.
|
interface |
User
A representation of the model object 'User'.
|
interface |
UserSession
A representation of the model object 'User Session'.
|
interface |
UserSettings
A representation of the model object 'User Settings'.
|
interface |
Version
A representation of the model object 'Version'.
|
interface |
WebModulePluginConfiguration
A representation of the model object 'Web Module Plugin Configuration'.
|
interface |
WebModulePluginDescriptor
A representation of the model object 'Web Module Plugin Descriptor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayDefinitionImpl
An implementation of the model object 'Array Definition'.
|
class |
ArrayTypeImpl
An implementation of the model object 'Array Type'.
|
class |
BimServerInfoImpl
An implementation of the model object 'Bim Server Info'.
|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
class |
ByteArrayTypeImpl
An implementation of the model object 'Byte Array Type'.
|
class |
CheckoutImpl
An implementation of the model object 'Checkout'.
|
class |
CheckoutResultImpl
An implementation of the model object 'Checkout Result'.
|
class |
CompareContainerImpl
An implementation of the model object 'Compare Container'.
|
class |
CompareItemImpl
An implementation of the model object 'Compare Item'.
|
class |
CompareResultImpl
An implementation of the model object 'Compare Result'.
|
class |
ConcreteRevisionImpl
An implementation of the model object 'Concrete Revision'.
|
class |
DatabaseInformationCategoryImpl
An implementation of the model object 'Database Information Category'.
|
class |
DatabaseInformationImpl
An implementation of the model object 'Database Information'.
|
class |
DatabaseInformationItemImpl
An implementation of the model object 'Database Information Item'.
|
class |
DataObjectImpl
An implementation of the model object 'Data Object'.
|
class |
DataValueImpl
An implementation of the model object 'Data Value'.
|
class |
DeserializerPluginConfigurationImpl
An implementation of the model object 'Deserializer Plugin Configuration'.
|
class |
DeserializerPluginDescriptorImpl
An implementation of the model object 'Deserializer Plugin Descriptor'.
|
class |
DoubleTypeImpl
An implementation of the model object 'Double Type'.
|
class |
DownloadResultImpl
An implementation of the model object 'Download Result'.
|
class |
ExtendedDataImpl
An implementation of the model object 'Extended Data'.
|
class |
ExtendedDataSchemaImpl
An implementation of the model object 'Extended Data Schema'.
|
class |
FileImpl
An implementation of the model object 'File'.
|
class |
GeoTagImpl
An implementation of the model object 'Geo Tag'.
|
class |
IfcHeaderImpl
An implementation of the model object 'Ifc Header'.
|
class |
ImmediateNotificationResultImpl
An implementation of the model object 'Immediate Notification Result'.
|
class |
InterfaceMetricImpl
An implementation of the model object 'Interface Metric'.
|
class |
InternalServicePluginConfigurationImpl
An implementation of the model object 'Internal Service Plugin Configuration'.
|
class |
JavaInfoImpl
An implementation of the model object 'Java Info'.
|
class |
ListDataValueImpl
An implementation of the model object 'List Data Value'.
|
class |
LongActionImpl
An implementation of the model object 'Long Action'.
|
class |
LongActionStateImpl
An implementation of the model object 'Long Action State'.
|
class |
LongTypeImpl
An implementation of the model object 'Long Type'.
|
class |
MessagingSerializerPluginConfigurationImpl
An implementation of the model object 'Messaging Serializer Plugin Configuration'.
|
class |
MethodMetricImpl
An implementation of the model object 'Method Metric'.
|
class |
MetricsImpl
An implementation of the model object 'Metrics'.
|
class |
MigrationImpl
An implementation of the model object 'Migration'.
|
class |
ModelCheckerInstanceImpl
An implementation of the model object 'Model Checker Instance'.
|
class |
ModelCheckerPluginDescriptorImpl
An implementation of the model object 'Model Checker Plugin Descriptor'.
|
class |
ModelCheckerResultHeaderImpl
An implementation of the model object 'Model Checker Result Header'.
|
class |
ModelCheckerResultImpl
An implementation of the model object 'Model Checker Result'.
|
class |
ModelCheckerResultItemImpl
An implementation of the model object 'Model Checker Result Item'.
|
class |
ModelCheckerResultLineImpl
An implementation of the model object 'Model Checker Result Line'.
|
class |
ModelComparePluginConfigurationImpl
An implementation of the model object 'Model Compare Plugin Configuration'.
|
class |
ModelComparePluginDescriptorImpl
An implementation of the model object 'Model Compare Plugin Descriptor'.
|
class |
ModelMergerPluginConfigurationImpl
An implementation of the model object 'Model Merger Plugin Configuration'.
|
class |
ModelMergerPluginDescriptorImpl
An implementation of the model object 'Model Merger Plugin Descriptor'.
|
class |
ObjectAddedImpl
An implementation of the model object 'Object Added'.
|
class |
ObjectDefinitionImpl
An implementation of the model object 'Object Definition'.
|
class |
ObjectIDMPluginConfigurationImpl
An implementation of the model object 'Object IDM Plugin Configuration'.
|
class |
ObjectIDMPluginDescriptorImpl
An implementation of the model object 'Object IDM Plugin Descriptor'.
|
class |
ObjectModifiedImpl
An implementation of the model object 'Object Modified'.
|
class |
ObjectRemovedImpl
An implementation of the model object 'Object Removed'.
|
class |
ObjectTypeImpl
An implementation of the model object 'Object Type'.
|
class |
ParameterDefinitionImpl
An implementation of the model object 'Parameter Definition'.
|
class |
ParameterImpl
An implementation of the model object 'Parameter'.
|
class |
PercentageChangeImpl
An implementation of the model object 'Percentage Change'.
|
class |
PluginConfigurationImpl
An implementation of the model object 'Plugin Configuration'.
|
class |
PluginDescriptorImpl
An implementation of the model object 'Plugin Descriptor'.
|
class |
PluginUpdateInformationImpl
An implementation of the model object 'Plugin Update Information'.
|
class |
PluginVersionImpl
An implementation of the model object 'Plugin Version'.
|
class |
PrimitiveDefinitionImpl
An implementation of the model object 'Primitive Definition'.
|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
|
class |
ProfileDescriptorImpl
An implementation of the model object 'Profile Descriptor'.
|
class |
ProjectImpl
An implementation of the model object 'Project'.
|
class |
ProjectSmallImpl
An implementation of the model object 'Project Small'.
|
class |
QueryEnginePluginConfigurationImpl
An implementation of the model object 'Query Engine Plugin Configuration'.
|
class |
QueryEnginePluginDescriptorImpl
An implementation of the model object 'Query Engine Plugin Descriptor'.
|
class |
ReferenceDataValueImpl
An implementation of the model object 'Reference Data Value'.
|
class |
RemoteServiceUpdateImpl
An implementation of the model object 'Remote Service Update'.
|
class |
RenderEnginePluginConfigurationImpl
An implementation of the model object 'Render Engine Plugin Configuration'.
|
class |
RenderEnginePluginDescriptorImpl
An implementation of the model object 'Render Engine Plugin Descriptor'.
|
class |
RevisionImpl
An implementation of the model object 'Revision'.
|
class |
RevisionSummaryContainerImpl
An implementation of the model object 'Revision Summary Container'.
|
class |
RevisionSummaryImpl
An implementation of the model object 'Revision Summary'.
|
class |
RevisionSummaryTypeImpl
An implementation of the model object 'Revision Summary Type'.
|
class |
SerializerPluginConfigurationImpl
An implementation of the model object 'Serializer Plugin Configuration'.
|
class |
SerializerPluginDescriptorImpl
An implementation of the model object 'Serializer Plugin Descriptor'.
|
class |
ServerInfoImpl
An implementation of the model object 'Server Info'.
|
class |
ServerSettingsImpl
An implementation of the model object 'Server Settings'.
|
class |
ServiceDescriptorImpl
An implementation of the model object 'Service Descriptor'.
|
class |
ServiceFieldImpl
An implementation of the model object 'Service Field'.
|
class |
ServiceImpl
An implementation of the model object 'Service'.
|
class |
ServiceInterfaceImpl
An implementation of the model object 'Service Interface'.
|
class |
ServiceMethodImpl
An implementation of the model object 'Service Method'.
|
class |
ServiceParameterImpl
An implementation of the model object 'Service Parameter'.
|
class |
ServicePluginDescriptorImpl
An implementation of the model object 'Service Plugin Descriptor'.
|
class |
ServiceTypeImpl
An implementation of the model object 'Service Type'.
|
class |
SimpleDataValueImpl
An implementation of the model object 'Simple Data Value'.
|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
class |
SystemInfoImpl
An implementation of the model object 'System Info'.
|
class |
TokenImpl
An implementation of the model object 'Token'.
|
class |
TypeDefinitionImpl
An implementation of the model object 'Type Definition'.
|
class |
TypeImpl
An implementation of the model object 'Type'.
|
class |
UserImpl
An implementation of the model object 'User'.
|
class |
UserSessionImpl
An implementation of the model object 'User Session'.
|
class |
UserSettingsImpl
An implementation of the model object 'User Settings'.
|
class |
VersionImpl
An implementation of the model object 'Version'.
|
class |
WebModulePluginConfigurationImpl
An implementation of the model object 'Web Module Plugin Configuration'.
|
class |
WebModulePluginDescriptorImpl
An implementation of the model object 'Web Module Plugin Descriptor'.
|
| Modifier and Type | Method and Description |
|---|---|
IdEObject |
ModelHelper.copy(IdEObject object,
boolean setOid) |
IdEObject |
ModelHelper.copy(IdEObject object,
boolean setOid,
ObjectIDM objectIDM) |
IdEObject |
ModelHelper.copyBasicObjects(IfcModelInterface model,
Map<IdEObject,IdEObject> bigMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
InverseFix.apply(IdEObject value) |
IdEObject |
ModelHelper.copy(IdEObject object,
boolean setOid) |
IdEObject |
ModelHelper.copy(IdEObject object,
boolean setOid,
ObjectIDM objectIDM) |
void |
ModelHelper.copyDecomposes(IdEObject ifcObjectDefinition,
IdEObject ownerHistory) |
| Modifier and Type | Method and Description |
|---|---|
IdEObject |
ModelHelper.copyBasicObjects(IfcModelInterface model,
Map<IdEObject,IdEObject> bigMap) |
IdEObject |
ModelHelper.copyBasicObjects(IfcModelInterface model,
Map<IdEObject,IdEObject> bigMap) |
| Constructor and Description |
|---|
InverseFix(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
IdEObject newObject) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
EmfSerializer.getExpressId(IdEObject object) |
| Modifier and Type | Method and Description |
|---|---|
void |
WaitingList.updateNode(T expressId,
org.eclipse.emf.ecore.EClass ec,
IdEObject eObject) |
Copyright © 2016 OpenSource BIM. All rights reserved.