| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialProfileSet |
Ifc4Factory.createIfcMaterialProfileSet()
Returns a new object of class 'Ifc Material Profile Set'.
|
IfcMaterialProfileSet |
IfcMaterialProfileSetUsageTapering.getForProfileEndSet()
Returns the value of the 'For Profile End Set' reference.
|
IfcMaterialProfileSet |
IfcMaterialProfileSetUsage.getForProfileSet()
Returns the value of the 'For Profile Set' reference.
|
IfcMaterialProfileSet |
IfcMaterialProfile.getToMaterialProfileSet()
Returns the value of the 'To Material Profile Set' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialProfileSetUsageTapering.setForProfileEndSet(IfcMaterialProfileSet value)
Sets the value of the '
For Profile End Set' reference. |
void |
IfcMaterialProfileSetUsage.setForProfileSet(IfcMaterialProfileSet value)
Sets the value of the '
For Profile Set' reference. |
void |
IfcMaterialProfile.setToMaterialProfileSet(IfcMaterialProfileSet value)
Sets the value of the '
To Material Profile Set' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcMaterialProfileSetImpl
An implementation of the model object 'Ifc Material Profile Set'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcMaterialProfileSet |
Ifc4FactoryImpl.createIfcMaterialProfileSet() |
IfcMaterialProfileSet |
IfcMaterialProfileSetUsageTaperingImpl.getForProfileEndSet() |
IfcMaterialProfileSet |
IfcMaterialProfileSetUsageImpl.getForProfileSet() |
IfcMaterialProfileSet |
IfcMaterialProfileImpl.getToMaterialProfileSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcMaterialProfileSetUsageTaperingImpl.setForProfileEndSet(IfcMaterialProfileSet newForProfileEndSet) |
void |
IfcMaterialProfileSetUsageImpl.setForProfileSet(IfcMaterialProfileSet newForProfileSet) |
void |
IfcMaterialProfileImpl.setToMaterialProfileSet(IfcMaterialProfileSet newToMaterialProfileSet) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcMaterialProfileSet(IfcMaterialProfileSet object)
Returns the result of interpreting the object as an instance of 'Ifc Material Profile Set'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.