| 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 |
IfcBSplineCurve
A representation of the model object 'Ifc BSpline Curve'.
|
interface |
IfcCompositeCurve
A representation of the model object 'Ifc Composite Curve'.
|
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 |
|---|---|
IfcBoundedCurve |
Ifc2x3tc1Factory.createIfcBoundedCurve()
Returns a new object of class 'Ifc Bounded Curve'.
|
IfcBoundedCurve |
IfcArbitraryOpenProfileDef.getCurve()
Returns the value of the 'Curve' reference.
|
IfcBoundedCurve |
IfcPolygonalBoundedHalfSpace.getPolygonalBoundary()
Returns the value of the 'Polygonal Boundary' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcArbitraryOpenProfileDef.setCurve(IfcBoundedCurve value)
Sets the value of the '
Curve' reference. |
void |
IfcPolygonalBoundedHalfSpace.setPolygonalBoundary(IfcBoundedCurve value)
Sets the value of the '
Polygonal Boundary' 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 |
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 |
|---|---|
IfcBoundedCurve |
Ifc2x3tc1FactoryImpl.createIfcBoundedCurve() |
IfcBoundedCurve |
IfcArbitraryOpenProfileDefImpl.getCurve() |
IfcBoundedCurve |
IfcPolygonalBoundedHalfSpaceImpl.getPolygonalBoundary() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcArbitraryOpenProfileDefImpl.setCurve(IfcBoundedCurve newCurve) |
void |
IfcPolygonalBoundedHalfSpaceImpl.setPolygonalBoundary(IfcBoundedCurve newPolygonalBoundary) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc2x3tc1Switch.caseIfcBoundedCurve(IfcBoundedCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Bounded Curve'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.