| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoundaryCurve
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 |
IfcBoundedCurve
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 |
IfcBSplineCurve
A representation of the model object 'Ifc BSpline Curve'.
|
interface |
IfcBSplineCurveWithKnots
A representation of the model object 'Ifc BSpline Curve With Knots'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
interface |
IfcCompositeCurveOnSurface
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 |
IfcEdgeCurve
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 |
IfcIndexedPolyCurve
A representation of the model object 'Ifc Indexed Poly Curve'.
|
interface |
IfcOuterBoundaryCurve
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 |
IfcPolyline
A representation of the model object 'Ifc Polyline'.
|
interface |
IfcRationalBSplineCurveWithKnots
A representation of the model object 'Ifc Rational BSpline Curve With Knots'.
|
interface |
IfcTrimmedCurve
A representation of the model object 'Ifc Trimmed Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatedElement()
Returns the value of the 'Curve On Related Element' reference.
|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometry.getCurveOnRelatingElement()
Returns the value of the 'Curve On Relating Element' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionCurveGeometry.setCurveOnRelatedElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Related Element' reference. |
void |
IfcConnectionCurveGeometry.setCurveOnRelatingElement(IfcCurveOrEdgeCurve value)
Sets the value of the '
Curve On Relating Element' reference. |
| Modifier and Type | Method and Description |
|---|---|
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometryImpl.getCurveOnRelatedElement() |
IfcCurveOrEdgeCurve |
IfcConnectionCurveGeometryImpl.getCurveOnRelatingElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcConnectionCurveGeometryImpl.setCurveOnRelatedElement(IfcCurveOrEdgeCurve newCurveOnRelatedElement) |
void |
IfcConnectionCurveGeometryImpl.setCurveOnRelatingElement(IfcCurveOrEdgeCurve newCurveOnRelatingElement) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCurveOrEdgeCurve(IfcCurveOrEdgeCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Curve Or Edge Curve'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.