| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
BimBotsInput.getIfcModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BimBotsInput.setIfcModel(IfcModelInterface model) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
IfcModelInterface.branch(long poid,
boolean recordChanges) |
IfcModelInterface |
IdEObjectImpl.getModel() |
IfcModelInterface |
SharedJsonDeserializer.read(InputStream in,
IfcModelInterface model,
boolean checkWaitingList) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
SharedJsonDeserializer.read(InputStream in,
IfcModelInterface model,
boolean checkWaitingList) |
void |
IdEObjectImpl.setModel(IfcModelInterface model) |
| Constructor and Description |
|---|
OfflineGeometryGenerator(IfcModelInterface model,
Serializer serializer,
RenderEngine renderEngine) |
SharedJsonSerializer(IfcModelInterface model,
boolean includeHidden) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
ModelHelper.getTargetModel() |
| Modifier and Type | Method and Description |
|---|---|
IdEObject |
ModelHelper.copyBasicObjects(IfcModelInterface model,
Map<IdEObject,IdEObject> bigMap) |
void |
ModelHelper.setTargetModel(IfcModelInterface targetModel) |
| Constructor and Description |
|---|
IfcModelSet(IfcModelInterface... models) |
ModelHelper(MetaDataManager metaDataManager,
IfcModelInterface targetModel) |
ModelHelper(MetaDataManager metaDataManager,
ObjectIDM objectIDM,
IfcModelInterface targetModel) |
| Modifier and Type | Method and Description |
|---|---|
abstract IfcModelInterface |
EmfDeserializer.read(InputStream in,
String filename,
long fileSize,
ByteProgressReporter progressReporter) |
IfcModelInterface |
Deserializer.read(InputStream inputStream,
String fileName,
long fileSize,
ByteProgressReporter progressReporter)
Deserialize a stream to a model.
|
| Modifier and Type | Method and Description |
|---|---|
ModelCheckerResult |
ModelChecker.check(IfcModelInterface model,
byte[] compiledCode) |
| Modifier and Type | Method and Description |
|---|---|
CompareResult |
ModelCompare.compare(IfcModelInterface model1,
IfcModelInterface model2,
CompareType compareType) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
ModelMerger.merge(Project project,
IfcModelSet modelSet,
ModelHelper modelHelper) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
QueryEngine.query(IfcModelInterface model,
String code,
Reporter reporter,
ModelHelper modelHelper) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
QueryEngine.query(IfcModelInterface model,
String code,
Reporter reporter,
ModelHelper modelHelper) |
| Modifier and Type | Field and Description |
|---|---|
protected IfcModelInterface |
EmfSerializer.model |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
EmfSerializer.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmfSerializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
boolean normalizeOids) |
void |
Serializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
boolean normalizeOids)
Initialize this serializer
|
void |
MessagingSerializer.init(IfcModelInterface model,
ProjectInfo projectInfo,
PluginManagerInterface pluginManager,
PackageMetaData packageMetaData,
boolean normalizeOids) |
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges) |
IfcModelInterface |
BimServerClientInterface.getModel(SProject project,
long roid,
boolean deep,
boolean recordChanges,
boolean includeGeometry) |
IfcModelInterface |
BimServerClientInterface.newModel(SProject newProject,
boolean recordChanges) |
| Modifier and Type | Method and Description |
|---|---|
void |
BimServerClientInterface.commit(IfcModelInterface model,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
StillImageRenderer.init(IfcModelInterface model) |
| Modifier and Type | Method and Description |
|---|---|
static IfcModelInterface |
DeserializerUtils.readFromBytes(Deserializer deserializer,
byte[] bytes,
String filename) |
static IfcModelInterface |
DeserializerUtils.readFromFile(Deserializer deserializer,
Path path) |
| Modifier and Type | Method and Description |
|---|---|
static List<IfcClassificationNotationSelect> |
IfcUtils.getClassifications(IfcSpace ifcSpace,
IfcModelInterface model) |
static float |
IfcUtils.getLengthUnitPrefix(IfcModelInterface model) |
| Constructor and Description |
|---|
RichIfcModel(IfcModelInterface model) |
Copyright © 2018 OpenSource BIM. All rights reserved.