| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcDirection
A representation of the model object 'Ifc Direction'.
|
interface |
IfcVirtualGridIntersection
A representation of the model object 'Ifc Virtual Grid Intersection'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcGridPlacementDirectionSelect |
IfcGridPlacement.getPlacementRefDirection()
Returns the value of the 'Placement Ref Direction' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridPlacement.setPlacementRefDirection(IfcGridPlacementDirectionSelect value)
Sets the value of the '
Placement Ref Direction' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcDirectionImpl
An implementation of the model object 'Ifc Direction'.
|
class |
IfcVirtualGridIntersectionImpl
An implementation of the model object 'Ifc Virtual Grid Intersection'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcGridPlacementDirectionSelect |
IfcGridPlacementImpl.getPlacementRefDirection() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcGridPlacementImpl.setPlacementRefDirection(IfcGridPlacementDirectionSelect newPlacementRefDirection) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcGridPlacementDirectionSelect(IfcGridPlacementDirectionSelect object)
Returns the result of interpreting the object as an instance of 'Ifc Grid Placement Direction Select'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.