public class RcCalculationServicePlugin
extends org.bimserver.plugins.services.AbstractAddExtendedDataService
| Modifier and Type | Class and Description |
|---|---|
class |
RcCalculationServicePlugin.Material |
| Constructor and Description |
|---|
RcCalculationServicePlugin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalColors(float[][] colors) |
boolean |
equalColors(float[] color1,
float[] color2) |
void |
GetLambdaCpRho(RcCalculationServicePlugin.Material[] materials) |
void |
GetLayerThicknesses(org.bimserver.models.ifc2x3tc1.IfcWall ifcWall,
RcCalculationServicePlugin.Material[] materials) |
RcCalculationServicePlugin.Material |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterial ifcMaterial) |
RcCalculationServicePlugin.Material[] |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialLayerSet ifcMaterialLayerSet) |
RcCalculationServicePlugin.Material[] |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialLayerSetUsage ifcMaterialLayerSetUsage) |
RcCalculationServicePlugin.Material[] |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialList ifcMaterialList) |
RcCalculationServicePlugin.Material[] |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialSelect matSelect) |
RcCalculationServicePlugin.Material[] |
GetMaterial(org.bimserver.models.ifc2x3tc1.IfcWall ifcWall) |
void |
newRevision(org.bimserver.plugins.services.AbstractService.RunningService runningService,
org.bimserver.plugins.services.BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
String userToken,
long soid,
org.bimserver.interfaces.objects.SObjectType settings) |
void |
ReadMaterialLibraryFromFile() |
addExtendedData, addRequiredRights, getNamegetPluginContext, getProgressType, getUserSettingsDefinition, init, register, unregistergetLocalBimServerClientInterface, getPluginType, getServiceInterface, getSystemSettingsDefinition, registerNewExtendedDataOnProjectHandler, registerNewExtendedDataOnRevisionHandler, registerNewRevisionHandler, unregisterNewRevisionHandlerpublic boolean equalColors(float[][] colors)
public boolean equalColors(float[] color1,
float[] color2)
public RcCalculationServicePlugin.Material GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterial ifcMaterial)
public RcCalculationServicePlugin.Material[] GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialList ifcMaterialList)
public RcCalculationServicePlugin.Material[] GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialLayerSetUsage ifcMaterialLayerSetUsage)
public RcCalculationServicePlugin.Material[] GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialLayerSet ifcMaterialLayerSet)
public RcCalculationServicePlugin.Material[] GetMaterial(org.bimserver.models.ifc2x3tc1.IfcMaterialSelect matSelect)
public RcCalculationServicePlugin.Material[] GetMaterial(org.bimserver.models.ifc2x3tc1.IfcWall ifcWall)
public void GetLayerThicknesses(org.bimserver.models.ifc2x3tc1.IfcWall ifcWall,
RcCalculationServicePlugin.Material[] materials)
public void GetLambdaCpRho(RcCalculationServicePlugin.Material[] materials)
public void ReadMaterialLibraryFromFile()
throws Exception
Exceptionpublic void newRevision(org.bimserver.plugins.services.AbstractService.RunningService runningService,
org.bimserver.plugins.services.BimServerClientInterface bimServerClientInterface,
long poid,
long roid,
String userToken,
long soid,
org.bimserver.interfaces.objects.SObjectType settings)
throws Exception
newRevision in class org.bimserver.plugins.services.AbstractAddExtendedDataServiceExceptionCopyright © 2019 OpenSource BIM. All rights reserved.