BIM Type Declarations

Type Aliases

void

A3DBIMData

void

A3DBIMRoot

void

A3DBIMObjectDefinition

void

A3DBIMRelationship

void

A3DBIMProject

void

A3DBIMObject

void

A3DBIMProduct

void

A3DBIMSpatialStructureElement

void

A3DBIMBuilding

void

A3DBIMBuildingStorey

void

A3DBIMSpace

void

A3DBIMGroup

void

A3DBIMElement

void

A3DBIMBuildingElement

void

A3DBIMFeatureElement

void

A3DBIMFeatureElementSubtraction

void

A3DBIMFurnishingElement

void

A3DBIMOpeningElement

void

A3DBIMVoidingFeature

void

A3DBIMRelDecomposes

void

A3DBIMRelAggregates

void

A3DBIMRelVoidsElement

void

A3DBIMRelConnects

void

A3DBIMRelConnectsPathElements

void

A3DBIMRelContainedInSpatialStructure

void

A3DBIMRelFillsElement

void

A3DBIMRelSpaceBoundary

void

A3DBIMRelAssignsToGroup

Detailed Description

group a3d_bim_module

Version

14.2

Type Alias Documentation

typedef void A3DBIMData

BIM Data, refer to BIM Type Declarations for more details.

See also

A3DBIMDataData

typedef void A3DBIMRoot

Abstract type for BIM object, refer to BIM Type Declarations for more details.

See also

A3DBIMRootData

typedef void A3DBIMObjectDefinition

Abstract type for BIM object definition, refer to BIM Type Declarations for more details.

See also

A3DBIMRootData

typedef void A3DBIMRelationship

Abstract type for BIM relationships, refer to BIM Type Declarations for more details.

See also

A3DBIMRootData

typedef void A3DBIMProject

BIM project.

typedef void A3DBIMObject

BIM object.

typedef void A3DBIMProduct

BIM product.

typedef void A3DBIMSpatialStructureElement

BIM spatial structure element.

typedef void A3DBIMBuilding

BIM building.

typedef void A3DBIMBuildingStorey

BIM storey.

typedef void A3DBIMSpace

BIM space.

typedef void A3DBIMGroup

BIM group.

typedef void A3DBIMElement

Abstract type for BIM element.

typedef void A3DBIMBuildingElement

BIM building element.

typedef void A3DBIMFeatureElement

Abstract type for BIM feature element.

typedef void A3DBIMFeatureElementSubtraction

BIM substraction.

typedef void A3DBIMFurnishingElement

BIM furnishing.

typedef void A3DBIMOpeningElement

BIM opening element.

typedef void A3DBIMVoidingFeature

BIM voiding feature.

typedef void A3DBIMRelDecomposes

BIM decomposes relationship.

typedef void A3DBIMRelAggregates

BIM aggregates relationship.

typedef void A3DBIMRelVoidsElement

BIM voids element relationship.

typedef void A3DBIMRelConnects

BIM connects relationship.

typedef void A3DBIMRelConnectsPathElements

BIM connects path elements relationship.

typedef void A3DBIMRelContainedInSpatialStructure

BIM contained in spatial structure relationship.

typedef void A3DBIMRelFillsElement

BIM fills element relationship.

typedef void A3DBIMRelSpaceBoundary

BIM space boundary relationship.

typedef void A3DBIMRelAssignsToGroup

BIM assigns to group relationship.