| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcVector |
Ifc4Factory.createIfcVector()
Returns a new object of class 'Ifc Vector'.
|
IfcVector |
IfcLine.getDir()
Returns the value of the 'Dir' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcVector> |
IfcFillAreaStyleTiles.getTilingPattern()
Returns the value of the 'Tiling Pattern' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLine.setDir(IfcVector value)
Sets the value of the '
Dir' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcVectorImpl
An implementation of the model object 'Ifc Vector'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcVector |
Ifc4FactoryImpl.createIfcVector() |
IfcVector |
IfcLineImpl.getDir() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcVector> |
IfcFillAreaStyleTilesImpl.getTilingPattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcLineImpl.setDir(IfcVector newDir) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcVector(IfcVector object)
Returns the result of interpreting the object as an instance of 'Ifc Vector'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.