| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMaterial
A representation of the model object 'Ifc Material'.
|
interface |
IfcMaterialLayer
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcMaterialLayerSet
A representation of the model object 'Ifc Material Layer Set'.
|
interface |
IfcMaterialLayerSetUsage
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcMaterialList
A representation of the model object 'Ifc Material List'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialSelect |
IfcRelAssociatesMaterial.getRelatingMaterial()
Returns the value of the 'Relating Material' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesMaterial.setRelatingMaterial(IfcMaterialSelect value)
Sets the value of the '
Relating Material' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialImpl
An implementation of the model object 'Ifc Material'.
|
class |
IfcMaterialLayerImpl
An implementation of the model object 'Ifc Material Layer'.
|
class |
IfcMaterialLayerSetImpl
An implementation of the model object 'Ifc Material Layer Set'.
|
class |
IfcMaterialLayerSetUsageImpl
An implementation of the model object 'Ifc Material Layer Set Usage'.
|
class |
IfcMaterialListImpl
An implementation of the model object 'Ifc Material List'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialSelect |
IfcRelAssociatesMaterialImpl.getRelatingMaterial() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesMaterialImpl.setRelatingMaterial(IfcMaterialSelect newRelatingMaterial) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcMaterialSelect(IfcMaterialSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Material Select'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.