Interface Beam
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classBeam.TypeRepresents the different types of beams.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Beam.TypegetType()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, getInformation, 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
-
-