| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Method and Description |
|---|---|
IfcVirtualGridIntersection |
Ifc4Factory.createIfcVirtualGridIntersection()
Returns a new object of class 'Ifc Virtual Grid Intersection'.
|
IfcVirtualGridIntersection |
IfcGridPlacement.getPlacementLocation()
Returns the value of the 'Placement Location' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcVirtualGridIntersection> |
IfcGridAxis.getHasIntersections()
Returns the value of the 'Has Intersections' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridPlacement.setPlacementLocation(IfcVirtualGridIntersection value)
Sets the value of the '
Placement Location' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcVirtualGridIntersectionImpl
An implementation of the model object 'Ifc Virtual Grid Intersection'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcVirtualGridIntersection |
Ifc4FactoryImpl.createIfcVirtualGridIntersection() |
IfcVirtualGridIntersection |
IfcGridPlacementImpl.getPlacementLocation() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcVirtualGridIntersection> |
IfcGridAxisImpl.getHasIntersections() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridPlacementImpl.setPlacementLocation(IfcVirtualGridIntersection newPlacementLocation) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcVirtualGridIntersection(IfcVirtualGridIntersection object)
Returns the result of interpreting the object as an instance of 'Ifc Virtual Grid Intersection'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.