| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Method and Description |
|---|---|
IfcVirtualGridIntersection |
Ifc2x3tc1Factory.createIfcVirtualGridIntersection()
Returns a new object of class 'Ifc Virtual Grid Intersection'.
|
IfcVirtualGridIntersection |
IfcGridPlacement.getPlacementLocation()
Returns the value of the 'Placement Location' reference.
|
IfcVirtualGridIntersection |
IfcGridPlacement.getPlacementRefDirection()
Returns the value of the 'Placement Ref Direction' 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. |
void |
IfcGridPlacement.setPlacementRefDirection(IfcVirtualGridIntersection value)
Sets the value of the '
Placement Ref Direction' 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 |
Ifc2x3tc1FactoryImpl.createIfcVirtualGridIntersection() |
IfcVirtualGridIntersection |
IfcGridPlacementImpl.getPlacementLocation() |
IfcVirtualGridIntersection |
IfcGridPlacementImpl.getPlacementRefDirection() |
| 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) |
void |
IfcGridPlacementImpl.setPlacementRefDirection(IfcVirtualGridIntersection newPlacementRefDirection) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.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.