| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcShapeAspect |
Ifc4Factory.createIfcShapeAspect()
Returns a new object of class 'Ifc Shape Aspect'.
|
IfcShapeAspect |
IfcWindowPanelProperties.getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
IfcShapeAspect |
IfcDoorPanelProperties.getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
IfcShapeAspect |
IfcPermeableCoveringProperties.getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
IfcShapeAspect |
IfcWindowLiningProperties.getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
IfcShapeAspect |
IfcDoorLiningProperties.getShapeAspectStyle()
Returns the value of the 'Shape Aspect Style' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcProductDefinitionShape.getHasShapeAspects()
Returns the value of the 'Has Shape Aspects' reference list.
|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcRepresentationMap.getHasShapeAspects()
Returns the value of the 'Has Shape Aspects' reference list.
|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcShapeModel.getOfShapeAspect()
Returns the value of the 'Of Shape Aspect' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcWindowPanelProperties.setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
void |
IfcDoorPanelProperties.setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
void |
IfcPermeableCoveringProperties.setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
void |
IfcWindowLiningProperties.setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
void |
IfcDoorLiningProperties.setShapeAspectStyle(IfcShapeAspect value)
Sets the value of the '
Shape Aspect Style' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcShapeAspectImpl
An implementation of the model object 'Ifc Shape Aspect'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcShapeAspect |
Ifc4FactoryImpl.createIfcShapeAspect() |
IfcShapeAspect |
IfcDoorPanelPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcDoorLiningPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcPermeableCoveringPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcWindowPanelPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcWindowLiningPropertiesImpl.getShapeAspectStyle() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcProductDefinitionShapeImpl.getHasShapeAspects() |
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcRepresentationMapImpl.getHasShapeAspects() |
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcShapeModelImpl.getOfShapeAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcDoorPanelPropertiesImpl.setShapeAspectStyle(IfcShapeAspect newShapeAspectStyle) |
void |
IfcDoorLiningPropertiesImpl.setShapeAspectStyle(IfcShapeAspect newShapeAspectStyle) |
void |
IfcPermeableCoveringPropertiesImpl.setShapeAspectStyle(IfcShapeAspect newShapeAspectStyle) |
void |
IfcWindowPanelPropertiesImpl.setShapeAspectStyle(IfcShapeAspect newShapeAspectStyle) |
void |
IfcWindowLiningPropertiesImpl.setShapeAspectStyle(IfcShapeAspect newShapeAspectStyle) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcShapeAspect(IfcShapeAspect object)
Returns the result of interpreting the object as an instance of 'Ifc Shape Aspect'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.