BIM Element Type Constants
To specify the type of a "BIM Element", the
LISP engine provides a convenient way to use predefined variables
for the enumerated type values.
|
Variable/Symbol Name |
Integer |
BIM Element Type |
as String Type |
|
bcBimNoBuildingElement |
-1 |
|
|
|
bcBimGenericBuildingElt |
0 |
unspecified, or generic, element |
"GenericBuildingElement" |
|
bcBimSection |
1 |
Section |
"Section" |
|
bcBimWall |
2 |
Wall |
"Wall" |
|
bcBimWindow |
3 |
Window |
"Window" |
|
bcBimDoor |
4 |
Door |
"Door" |
|
bcBimColumn |
5 |
Column |
"Column" |
|
bcBimSlab |
6 |
Slab |
"Slab" |
|
bcBimBeam |
7 |
Beam |
"Beam" |
|
bcBimRoom |
8 |
Room |
"Room" |
|
bcBimCovering |
9 |
Covering |
"Covering" |
|
bcBimCurtainWall |
10 |
CurtainWall |
"CurtainWall" |
|
bcBimFlowTerminal |
11 |
FlowTerminal |
"FlowTerminal" |
|
bcBimFurnishingElement |
12 |
FurnishingElement |
"FurnishingElement" |
|
bcBimMember |
13 |
Member |
"Member" |
|
bcBimPile |
14 |
Pile |
"Pile" |
|
bcBimRailing |
15 |
Railing |
"Railing" |
|
bcBimRamp |
16 |
Ramp |
"Ramp" |
|
bcBimRampFlight |
17 |
RampFlight |
"RampFlight" |
|
bcBimRoof |
18 |
Roof |
"Roof" |
|
bcBimSite |
19 |
Site |
"Site" |
|
bcBimStair |
20 |
Stair |
"Stair" |
|
bcBimStairFlight |
21 |
StairFlight |
"StairFlight" |
|
bcBimFooting |
22 |
Footing |
"Footing" |
|
bcBimXReference |
26 |
XReference |
"XReference" |
|
bcBimDistributionControlElement |
27 |
DistributionControlElement |
"DistributionControlElement" |
|
bcBimDistributionPort |
28 |
DistributionPort |
"DistributionPort" |
|
bcBimDistributionFlowElement |
29 |
DistributionFlowElement |
"DistributionFlowElement" |
|
bcBimDistributionChamberElement |
30 |
DistributionChamberElement |
"DistributionChamberElement" |
|
bcBimEnergyConversionDevice |
31 |
EnergyConversionDevice |
"EnergyConversionDevice" |
|
bcBimFlowFitting |
32 |
FlowFitting |
"FlowFitting" |
|
bcBimFlowController |
33 |
FlowController |
"FlowController" |
|
bcBimFlowMovingDevice |
34 |
FlowMovingDevice |
"FlowMovingDevice" |
|
bcBimFlowSegment |
35 |
FlowSegment |
"FlowSegment" |
|
bcBimFlowStorageDevice |
36 |
FlowStorageDevice |
"FlowStorageDevice" |
|
bcBimFlowTreatmentDevice |
37 |
FlowTreatmentDevice |
"FlowTreatmentDevice" |
|
bcBimReinforcingBar |
38 |
ReinforcingBar |
"ReinforcingBar" |
|
bcBimReinforcingMesh |
39 |
ReinforcingMesh |
"ReinforcingMesh" |
|
bcBimTendon |
40 |
Tendon |
"Tendon" |
|
bcBimTendonAnchor |
41 |
TendonAnchor |
"TendonAnchor" |
|
bcBimPlate |
42 |
BimPlate |
"BimPlate" |
|
bcBimDiscreteAccessory |
43 |
DiscreteAccessory |
"DiscreteAccessory" |
|
bcBimFastener |
44 |
BimFastener |
"BimFastener" |
|
bcBimMechanicalFastener |
45 |
MechanicalFastener |
"MechanicalFastener" |
|
bcBimSchedule |
46 |
Schedule |
"Schedule" |
|
bcBimGridAxis |
47 |
GridAxis |
"GridAxis" |
|
bcBimGrid |
48 |
Grid |
"Grid" |
|
bcBimFlowConnectionPoint |
49 |
FlowConnectionPoint |
"FlowConnectionPoint" |
|
bcBimOpening |
50 |
Opening |
"Opening" |
|
|
|
|
|
|
bcBimAnnotation (since V20) |
51 |
Annotation |
"Annotation" |
|
|
|
|
|
|
bcBimSpatialElementType (since V21) |
52 |
SpatialElement type |
"Spatial Element" |
|
bcBimSpaceType (since V21) |
53 |
Space type |
"Space" |
|
bcBimBuildingType (since V21) |
54 |
Building type |
"Building" |
|
bcBimStoryType (since V21) |
55 |
Story type |
"Story" |
|
bcBimViewport (since V21) |
56 |
Viewport type |
"Viewport" |
|
bcBimSpaceStyleSolid (since V21) |
0 |
Space Representation as "3dSolid" |
|
|
bcBimSpaceStyleFootprint (since V21) |
1 |
Space Representation as "Footprint" |
|
© Bricsys NV. All rights reserved. |