| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcConnectionCurveGeometry
A representation of the model object 'Ifc Connection Curve Geometry'.
|
interface |
IfcConnectionPointEccentricity
A representation of the model object 'Ifc Connection Point Eccentricity'.
|
interface |
IfcConnectionPointGeometry
A representation of the model object 'Ifc Connection Point Geometry'.
|
interface |
IfcConnectionSurfaceGeometry
A representation of the model object 'Ifc Connection Surface Geometry'.
|
interface |
IfcConnectionVolumeGeometry
A representation of the model object 'Ifc Connection Volume Geometry'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
Ifc4Factory.createIfcConnectionGeometry()
Returns a new object of class 'Ifc Connection Geometry'.
|
IfcConnectionGeometry |
IfcRelConnectsWithEccentricity.getConnectionConstraint()
Returns the value of the 'Connection Constraint' reference.
|
IfcConnectionGeometry |
IfcRelConnectsElements.getConnectionGeometry()
Returns the value of the 'Connection Geometry' reference.
|
IfcConnectionGeometry |
IfcRelSpaceBoundary.getConnectionGeometry()
Returns the value of the 'Connection Geometry' reference.
|
IfcConnectionGeometry |
IfcRelInterferesElements.getInterferenceGeometry()
Returns the value of the 'Interference Geometry' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsWithEccentricity.setConnectionConstraint(IfcConnectionGeometry value)
Sets the value of the '
Connection Constraint' reference. |
void |
IfcRelConnectsElements.setConnectionGeometry(IfcConnectionGeometry value)
Sets the value of the '
Connection Geometry' reference. |
void |
IfcRelSpaceBoundary.setConnectionGeometry(IfcConnectionGeometry value)
Sets the value of the '
Connection Geometry' reference. |
void |
IfcRelInterferesElements.setInterferenceGeometry(IfcConnectionGeometry value)
Sets the value of the '
Interference Geometry' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcConnectionCurveGeometryImpl
An implementation of the model object 'Ifc Connection Curve Geometry'.
|
class |
IfcConnectionGeometryImpl
An implementation of the model object 'Ifc Connection Geometry'.
|
class |
IfcConnectionPointEccentricityImpl
An implementation of the model object 'Ifc Connection Point Eccentricity'.
|
class |
IfcConnectionPointGeometryImpl
An implementation of the model object 'Ifc Connection Point Geometry'.
|
class |
IfcConnectionSurfaceGeometryImpl
An implementation of the model object 'Ifc Connection Surface Geometry'.
|
class |
IfcConnectionVolumeGeometryImpl
An implementation of the model object 'Ifc Connection Volume Geometry'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
Ifc4FactoryImpl.createIfcConnectionGeometry() |
IfcConnectionGeometry |
IfcRelConnectsWithEccentricityImpl.getConnectionConstraint() |
IfcConnectionGeometry |
IfcRelSpaceBoundaryImpl.getConnectionGeometry() |
IfcConnectionGeometry |
IfcRelConnectsElementsImpl.getConnectionGeometry() |
IfcConnectionGeometry |
IfcRelInterferesElementsImpl.getInterferenceGeometry() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsWithEccentricityImpl.setConnectionConstraint(IfcConnectionGeometry newConnectionConstraint) |
void |
IfcRelSpaceBoundaryImpl.setConnectionGeometry(IfcConnectionGeometry newConnectionGeometry) |
void |
IfcRelConnectsElementsImpl.setConnectionGeometry(IfcConnectionGeometry newConnectionGeometry) |
void |
IfcRelInterferesElementsImpl.setInterferenceGeometry(IfcConnectionGeometry newInterferenceGeometry) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcConnectionGeometry(IfcConnectionGeometry object)
Returns the result of interpreting the object as an instance of 'Ifc Connection Geometry'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.