| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcEdgeCurve
A representation of the model object 'Ifc Edge Curve'.
|
interface |
IfcOrientedEdge
A representation of the model object 'Ifc Oriented Edge'.
|
interface |
IfcSubedge
A representation of the model object 'Ifc Subedge'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcEdge |
Ifc2x3tc1Factory.createIfcEdge()
Returns a new object of class 'Ifc Edge'.
|
IfcEdge |
IfcOrientedEdge.getEdgeElement()
Returns the value of the 'Edge Element' reference.
|
IfcEdge |
IfcSubedge.getParentEdge()
Returns the value of the 'Parent Edge' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOrientedEdge.setEdgeElement(IfcEdge value)
Sets the value of the '
Edge Element' reference. |
void |
IfcSubedge.setParentEdge(IfcEdge value)
Sets the value of the '
Parent Edge' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcEdge |
Ifc2x3tc1FactoryImpl.createIfcEdge() |
IfcEdge |
IfcOrientedEdgeImpl.getEdgeElement() |
IfcEdge |
IfcSubedgeImpl.getParentEdge() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcOrientedEdgeImpl.setEdgeElement(IfcEdge newEdgeElement) |
void |
IfcSubedgeImpl.setParentEdge(IfcEdge newParentEdge) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcEdge(IfcEdge object)
Returns the result of interpreting the object as an instance of 'Ifc Edge'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.