public final class SMC extends Object
Modifier and Type | Method and Description |
---|---|
static ThreeD |
get3D()
Returns the 3D interface for accessing 3D related functionality.
|
static BcfXml |
getBcfXml()
Returns a service for creating BCF-XML reports.
|
static Checking |
getChecking()
Returns the
Checking that provides information about the softwares checking activities. |
static User |
getCurrentUser()
Returns the current user using this application.
|
static List<View> |
getCustomViews()
Returns a list of custom views that are active in the software.
|
static InfoDisplayer |
getInfoDisplayer()
Returns an interface for handling the info view (UI).
|
static InformationTakeoff |
getInformationTakeoff()
Returns the
InformationTakeoff instance. |
static Layouts |
getLayouts() |
static Model |
getModel()
Returns an interface to the SMC data model.
|
static Models |
getModels()
Returns service for accessing models.
|
static List<Presentation> |
getPresentations()
Returns all the presentation available in the software.
|
static Product |
getProduct()
Returns the product variant that is running.
|
static String |
getProductVersion()
Returns the product version that is currently running.
|
static Project |
getProject()
Returns the instance for accessing saved project file (.smc) information.
|
static SelectionBasket |
getSelectionBasket()
Returns the default selection basket.
|
static Settings |
getSettings()
Provides access to the settings of the software.
|
static boolean |
isBusy()
Returns true when Solibri is busy working on something, for example,
importing IFC, Checking, or evaluating classifications.
|
public static Model getModel()
public static InfoDisplayer getInfoDisplayer()
public static SelectionBasket getSelectionBasket()
public static Models getModels()
public static BcfXml getBcfXml()
public static Project getProject()
public static Product getProduct()
public static String getProductVersion()
public static boolean isBusy()
public static Checking getChecking()
Checking
that provides information about the softwares checking activities.public static InformationTakeoff getInformationTakeoff()
InformationTakeoff
instance.public static User getCurrentUser()
public static List<Presentation> getPresentations()
public static Settings getSettings()
public static List<View> getCustomViews()
public static ThreeD get3D()
public static Layouts getLayouts()
Copyright © 2020 Solibri, Inc.. All rights reserved.