| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcMaterial
A representation of the model object 'Ifc Material'.
|
interface |
IfcMaterialConstituent
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 |
IfcMaterialConstituentSet
A representation of the model object 'Ifc Material Constituent Set'.
|
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 |
IfcMaterialLayerWithOffsets
A representation of the model object 'Ifc Material Layer With Offsets'.
|
interface |
IfcMaterialProfile
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 |
IfcMaterialProfileSet
A representation of the model object 'Ifc Material Profile Set'.
|
interface |
IfcMaterialProfileWithOffsets
A representation of the model object 'Ifc Material Profile With Offsets'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialDefinition |
Ifc4Factory.createIfcMaterialDefinition()
Returns a new object of class 'Ifc Material Definition'.
|
IfcMaterialDefinition |
IfcMaterialProperties.getMaterial()
Returns the value of the 'Material' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialProperties.setMaterial(IfcMaterialDefinition value)
Sets the value of the '
Material' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialConstituentImpl
An implementation of the model object 'Ifc Material Constituent'.
|
class |
IfcMaterialConstituentSetImpl
An implementation of the model object 'Ifc Material Constituent Set'.
|
class |
IfcMaterialDefinitionImpl
An implementation of the model object 'Ifc Material Definition'.
|
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 |
IfcMaterialLayerWithOffsetsImpl
An implementation of the model object 'Ifc Material Layer With Offsets'.
|
class |
IfcMaterialProfileImpl
An implementation of the model object 'Ifc Material Profile'.
|
class |
IfcMaterialProfileSetImpl
An implementation of the model object 'Ifc Material Profile Set'.
|
class |
IfcMaterialProfileWithOffsetsImpl
An implementation of the model object 'Ifc Material Profile With Offsets'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialDefinition |
Ifc4FactoryImpl.createIfcMaterialDefinition() |
IfcMaterialDefinition |
IfcMaterialPropertiesImpl.getMaterial() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialPropertiesImpl.setMaterial(IfcMaterialDefinition newMaterial) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMaterialDefinition(IfcMaterialDefinition object)
Returns the result of interpreting the object as an instance of 'Ifc Material Definition'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.