Package | Description |
---|---|
com.solibri.smc.api.model | |
com.solibri.smc.api.model.components |
Modifier and Type | Method and Description |
---|---|
Footprint |
Component.getFootprint()
Returns the footprint for this component.
|
Modifier and Type | Method and Description |
---|---|
Footprint |
Door.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.
|
Footprint |
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.
|
Footprint |
Door.getFootPrintForOpenedDoor()
Calculates the footprint this door covers as open and as closed.
|
Footprint |
Door.getGeometricalFootprint()
Calculates the footprint for the door based on the actual geometry of the door.
|
Footprint |
Window.getGeometricalFootprint()
Calculates the footprint for the window based on the actual geometry of the window.
|
Copyright © 2019 Solibri, Inc.. All rights reserved.