public final class SMC extends Object
Modifier and Type | Method and Description |
---|---|
static BcfXml |
getBcfXml()
Returns a service for creating BCF-XML reports.
|
static InfoDisplayer |
getInfoDisplayer()
Returns an interface for handling the info view (UI).
|
static Model |
getModel()
Returns an interface to the SMC data model.
|
static Models |
getModels()
Returns service for accessing models.
|
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 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()
Copyright © 2019 Solibri, Inc.. All rights reserved.