| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcShapeAspect |
Ifc2x3tc1Factory.createIfcShapeAspect()
Returns a new object of class 'Ifc Shape Aspect'.
|
IfcShapeAspect |
IfcRelAssociatesProfileProperties.getProfileSectionLocation()
Returns the value of the 'Profile Section Location' reference.
|
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.
|
IfcShapeAspect |
IfcStructuralPlanarActionVarying.getVaryingAppliedLoadLocation()
Returns the value of the 'Varying Applied Load Location' reference.
|
IfcShapeAspect |
IfcStructuralLinearActionVarying.getVaryingAppliedLoadLocation()
Returns the value of the 'Varying Applied Load Location' reference.
|
IfcShapeAspect |
IfcStructuralSurfaceMemberVarying.getVaryingThicknessLocation()
Returns the value of the 'Varying Thickness Location' 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> |
IfcShapeModel.getOfShapeAspect()
Returns the value of the 'Of Shape Aspect' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesProfileProperties.setProfileSectionLocation(IfcShapeAspect value)
Sets the value of the '
Profile Section Location' reference. |
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. |
void |
IfcStructuralPlanarActionVarying.setVaryingAppliedLoadLocation(IfcShapeAspect value)
Sets the value of the '
Varying Applied Load Location' reference. |
void |
IfcStructuralLinearActionVarying.setVaryingAppliedLoadLocation(IfcShapeAspect value)
Sets the value of the '
Varying Applied Load Location' reference. |
void |
IfcStructuralSurfaceMemberVarying.setVaryingThicknessLocation(IfcShapeAspect value)
Sets the value of the '
Varying Thickness Location' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcShapeAspect |
Ifc2x3tc1FactoryImpl.createIfcShapeAspect() |
IfcShapeAspect |
IfcRelAssociatesProfilePropertiesImpl.getProfileSectionLocation() |
IfcShapeAspect |
IfcDoorPanelPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcDoorLiningPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcPermeableCoveringPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcWindowPanelPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcWindowLiningPropertiesImpl.getShapeAspectStyle() |
IfcShapeAspect |
IfcStructuralLinearActionVaryingImpl.getVaryingAppliedLoadLocation() |
IfcShapeAspect |
IfcStructuralPlanarActionVaryingImpl.getVaryingAppliedLoadLocation() |
IfcShapeAspect |
IfcStructuralSurfaceMemberVaryingImpl.getVaryingThicknessLocation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcProductDefinitionShapeImpl.getHasShapeAspects() |
org.eclipse.emf.common.util.EList<IfcShapeAspect> |
IfcShapeModelImpl.getOfShapeAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelAssociatesProfilePropertiesImpl.setProfileSectionLocation(IfcShapeAspect newProfileSectionLocation) |
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) |
void |
IfcStructuralLinearActionVaryingImpl.setVaryingAppliedLoadLocation(IfcShapeAspect newVaryingAppliedLoadLocation) |
void |
IfcStructuralPlanarActionVaryingImpl.setVaryingAppliedLoadLocation(IfcShapeAspect newVaryingAppliedLoadLocation) |
void |
IfcStructuralSurfaceMemberVaryingImpl.setVaryingThicknessLocation(IfcShapeAspect newVaryingThicknessLocation) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcShapeAspect(IfcShapeAspect object)
Returns the result of interpreting the object as an instance of 'Ifc Shape Aspect'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.