| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialLayerSet |
Ifc2x3tc1Factory.createIfcMaterialLayerSet()
Returns a new object of class 'Ifc Material Layer Set'.
|
IfcMaterialLayerSet |
IfcMaterialLayerSetUsage.getForLayerSet()
Returns the value of the 'For Layer Set' reference.
|
IfcMaterialLayerSet |
IfcMaterialLayer.getToMaterialLayerSet()
Returns the value of the 'To Material Layer Set' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialLayerSetUsage.setForLayerSet(IfcMaterialLayerSet value)
Sets the value of the '
For Layer Set' reference. |
void |
IfcMaterialLayer.setToMaterialLayerSet(IfcMaterialLayerSet value)
Sets the value of the '
To Material Layer Set' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialLayerSetImpl
An implementation of the model object 'Ifc Material Layer Set'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialLayerSet |
Ifc2x3tc1FactoryImpl.createIfcMaterialLayerSet() |
IfcMaterialLayerSet |
IfcMaterialLayerSetUsageImpl.getForLayerSet() |
IfcMaterialLayerSet |
IfcMaterialLayerImpl.getToMaterialLayerSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialLayerSetUsageImpl.setForLayerSet(IfcMaterialLayerSet newForLayerSet) |
void |
IfcMaterialLayerImpl.setToMaterialLayerSet(IfcMaterialLayerSet newToMaterialLayerSet) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcMaterialLayerSet(IfcMaterialLayerSet object)
Returns the result of interpreting the object as an instance of 'Ifc Material Layer Set'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.