Uses of Interface
com.solibri.smc.api.footprints.Footprint
Packages that use Footprint
-
Uses of Footprint in com.solibri.smc.api.model
Methods in com.solibri.smc.api.model that return FootprintModifier and TypeMethodDescriptionComponent.getFootprint()
Returns the footprint for this component. -
Uses of Footprint in com.solibri.smc.api.model.components
Methods in com.solibri.smc.api.model.components that return FootprintModifier and TypeMethodDescriptionDoor.getFootprint()
Calculates the footprint for this door based on the assumption that the expected footprint the caller wants is calculated based on positioning of the door inside a wall and an opening.Window.getFootprint()
Calculates the footprint for this window based on the assumption that the expected footprint the caller wants is calculated based on positioning of the window inside a wall and an opening.Door.getFootPrintForOpenedDoor()
Calculates the footprint this door covers as open and as closed.Door.getGeometricalFootprint()
Calculates the footprint for the door based on the actual geometry of the door.Window.getGeometricalFootprint()
Calculates the footprint for the window based on the actual geometry of the window.