| Package | Description |
|---|---|
| org.bimserver.models.ifc2x3tc1 | |
| org.bimserver.models.ifc2x3tc1.impl | |
| org.bimserver.models.ifc2x3tc1.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Ifc2DCompositeCurve
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 |
IfcBezierCurve
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 |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
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 |
IfcPolyline
A representation of the model object 'Ifc Polyline'.
|
interface |
IfcRationalBezierCurve
A representation of the model object 'Ifc Rational Bezier Curve'.
|
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 | Class and Description |
|---|---|
class |
Ifc2DCompositeCurveImpl
An implementation of the model object 'Ifc2 DComposite Curve'.
|
class |
IfcBezierCurveImpl
An implementation of the model object 'Ifc Bezier Curve'.
|
class |
IfcBoundedCurveImpl
An implementation of the model object 'Ifc Bounded Curve'.
|
class |
IfcBSplineCurveImpl
An implementation of the model object 'Ifc BSpline Curve'.
|
class |
IfcCompositeCurveImpl
An implementation of the model object 'Ifc Composite Curve'.
|
class |
IfcEdgeCurveImpl
An implementation of the model object 'Ifc Edge Curve'.
|
class |
IfcPolylineImpl
An implementation of the model object 'Ifc Polyline'.
|
class |
IfcRationalBezierCurveImpl
An implementation of the model object 'Ifc Rational Bezier Curve'.
|
class |
IfcTrimmedCurveImpl
An implementation of the model object 'Ifc Trimmed Curve'.
|
| 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 |
Ifc2x3tc1Switch.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.