Interface Covering
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCovering.TypeRepresents the different types of coverings.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Covering.TypegetType()Returns the type of this covering.-
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
Covering.Type getType()
Returns the type of this covering.- Returns:
- the type of this covering
- Since:
- 9.10.3
-
-