Package com.solibri.smc.api.model.components

  • Interface Summary
    Interface Description
    Beam
    Represents beams in IFC models (IfcBeam).
    BuildingStorey
    Represents a storey (floor) in a building.
    Covering
    Represents coverings in IFC models (IfcCovering).
    Door
    Door entity represents doors in IFC models.
    Flight
    The Flight interface provides geometric information about the flight element shape.
    Handrail
    Represents a handrail that can be a part of a Flight in stairs or ramps.
    Landing
    The Landing interface provides geometric information about the landing shape.
    Opening
    Opening entity represents openings in IFC models (IfcOpeningElement).
    Ramp
    The Ramp interface provides geometric information about the ramp shape.
    RampElement
    Represents an element that occurs as a part of ramp, for example, a flight or a landing.
    RampFlight
    The RampFlight interface provides geometric information about the ramp flight shape.
    Space
    Door entity represents spaces in IFC models (IfcSpace).
    SpaceBoundary
    The SpaceBoundary interface provides information about the space boundary.
    Stair
    The Stair interface provides geometric information about the stair shape.
    StairElement
    The StairElement interface provides geometric information about the stair element shape.
    StairFlight
    The StairFlight interface provides geometric information about the stair flight shape.
    StairStep
    The StairStep interface provides 2D geometric information about the top stair step shape.
    Wall
    Wall entity represents walls in IFC models.
    Window
    Window entity represents windows in IFC models (IfcWindow).
  • Enum Summary
    Enum Description
    Beam.Type
    Represents the different types of beams.
    Covering.Type
    Represents the different types of coverings.
    Door.OperationType
    Describes the opening operation and direction of a door.
    Door.OperationType.OpeningSide
    Defines the opening side of a door when the door is viewed in the reference direction.
    Handrail.Side
    Defines the side of the flight on which the handrail is located.
    SpaceBoundary.Type
    The type of the space boundary.