| 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.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeCurve |
Ifc2x3tc1Factory.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 |
Ifc2DCompositeCurveImpl
An implementation of the model object 'Ifc2 DComposite Curve'.
|
class |
IfcCompositeCurveImpl
An implementation of the model object 'Ifc Composite Curve'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcCompositeCurve |
Ifc2x3tc1FactoryImpl.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 |
Ifc2x3tc1Switch.caseIfcCompositeCurve(IfcCompositeCurve object)
Returns the result of interpreting the object as an instance of 'Ifc Composite Curve'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.