Interface Beam
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
Beam.Type
Represents the different types of beams.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Beam.Type
getType()
Returns the type of this beam.-
Methods inherited from interface com.solibri.smc.api.model.Component
distance, distance, equals, getBATID, getBottomElevationFromFloor, getBoundingBox, getBuilding, getComponentType, getConstructionType, getDescriptionText, getDisciplineName, getFederatedFloor, getFloor, getFootprint, getFunctionalSystems, getGlobalBottomElevation, getGlobalTopElevation, getGroups, getGUID, getHyperlinks, getIfcEntityType, getIntersections, getMaterials, getModel, getName, getProfile, getPropertySets, getPropertySets, getPropertyValue, getRelated, getSite, getTopElevationFromFloor, getTriangleMesh, horizontalDistance, horizontalDistance, isOnBuildingEnvelope, projectionOnXYPlaneDistance, projectionOnXYPlaneDistance, verticalDistance, verticalDistance
-
-
-
-
Method Detail
-
getType
Beam.Type getType()
Returns the type of this beam.- Returns:
- the type of this beam
- Since:
- 9.10.3
-
-