| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcConnectionCurveGeometry
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcConnectionPointEccentricity
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcConnectionPointGeometry
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcConnectionPortGeometry
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
IfcConnectionSurfaceGeometry
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
Ifc2x3tc1Factory.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.
|
| 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. |
| 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 |
IfcConnectionPortGeometryImpl
An implementation of the model object 'Ifc Connection Port Geometry'.
|
class |
IfcConnectionSurfaceGeometryImpl
An implementation of the model object 'Ifc Connection Surface Geometry'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
Ifc2x3tc1FactoryImpl.createIfcConnectionGeometry() |
IfcConnectionGeometry |
IfcRelConnectsWithEccentricityImpl.getConnectionConstraint() |
IfcConnectionGeometry |
IfcRelConnectsElementsImpl.getConnectionGeometry() |
IfcConnectionGeometry |
IfcRelSpaceBoundaryImpl.getConnectionGeometry() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcRelConnectsWithEccentricityImpl.setConnectionConstraint(IfcConnectionGeometry newConnectionConstraint) |
void |
IfcRelConnectsElementsImpl.setConnectionGeometry(IfcConnectionGeometry newConnectionGeometry) |
void |
IfcRelSpaceBoundaryImpl.setConnectionGeometry(IfcConnectionGeometry newConnectionGeometry) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcConnectionGeometry(IfcConnectionGeometry object)
Returns the result of interpreting the object as an instance of 'Ifc Connection Geometry'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.