Package com.solibri.smc.api.model


package com.solibri.smc.api.model
  • Interface Summary
    Interface
    Description
    Represents a building in a model.
    Represents one component in the data model.
    Represents the system of a component.
    Represents a geographic coordinate at reference point.
    Internal Angle interface that defines degrees, minutes, and seconds.
    A group is a logical collection of objects.
    Represents a hyperlink in Solibri.
    Represents the material of a component.
    Modifiable extension of Model.
    This interface is used for getting data from the data model.
    The service for opening models and accessing them.
    Represents a Property of a PropertySet in a Component.
    This interface represents a reference to a property.
    Represents a Property Set of a Component.
    Provides access to the quantities of a Component.
    Represents a relation between components.
    A site may include a definition of the single geographic reference point for this site (global position using Longitude, Latitude and Elevation) for the project.
    A zone is an aggregation of spaces, partial spaces or other zones.
  • Enum Summary
    Enum
    Description
    This enumeration contains the various entity types.
    Represents the data type of a property.
    Specifies the type of the quantity.
    Specifies the direction of a relation.
    Represents the types of supported relations.
  • Exception Summary
    Exception
    Description
    An exception that is thrown when there is an interruption in checking.
    An exception that is thrown when there is no model having matching UUID.
    An exception that is thrown when the model opening is failed for some reason.
    An exception that is thrown when there is no project opened and checking api is called.