| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl | |
| org.bimserver.models.ifc4.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IfcBoundaryCurve
A representation of the model object 'Ifc Boundary Curve'.
|
interface |
IfcCompositeCurveOnSurface
A representation of the model object 'Ifc Composite Curve On Surface'.
|
interface |
IfcOuterBoundaryCurve
A representation of the model object 'Ifc Outer Boundary Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeCurve |
Ifc4Factory.createIfcCompositeCurve()
Returns a new object of class 'Ifc Composite Curve'.
|
IfcCompositeCurve |
IfcSectionedSpine.getSpineCurve()
Returns the value of the 'Spine Curve' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCompositeCurve> |
IfcCompositeCurveSegment.getUsingCurves()
Returns the value of the 'Using Curves' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSectionedSpine.setSpineCurve(IfcCompositeCurve value)
Sets the value of the '
Spine Curve' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
IfcBoundaryCurveImpl
An implementation of the model object 'Ifc Boundary Curve'.
|
class |
IfcCompositeCurveImpl
An implementation of the model object 'Ifc Composite Curve'.
|
class |
IfcCompositeCurveOnSurfaceImpl
An implementation of the model object 'Ifc Composite Curve On Surface'.
|
class |
IfcOuterBoundaryCurveImpl
An implementation of the model object 'Ifc Outer Boundary Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeCurve |
Ifc4FactoryImpl.createIfcCompositeCurve() |
IfcCompositeCurve |
IfcSectionedSpineImpl.getSpineCurve() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcCompositeCurve> |
IfcCompositeCurveSegmentImpl.getUsingCurves() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcSectionedSpineImpl.setSpineCurve(IfcCompositeCurve newSpineCurve) |
| Modifier and Type | Method and Description |
|---|---|
T |
Ifc4Switch.caseIfcCompositeCurve(IfcCompositeCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Composite Curve'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.