| Package | Description |
|---|---|
| org.bimserver.models.ifc4 | |
| org.bimserver.models.ifc4.impl |
| Modifier and Type | Field and Description |
|---|---|
static List<IfcBSplineSurfaceForm> |
IfcBSplineSurfaceForm.VALUES
A public read-only list of all the 'Ifc BSpline Surface Form' enumerators.
|
| Modifier and Type | Method and Description |
|---|---|
static IfcBSplineSurfaceForm |
IfcBSplineSurfaceForm.get(int value)
Returns the 'Ifc BSpline Surface Form' literal with the specified integer value.
|
static IfcBSplineSurfaceForm |
IfcBSplineSurfaceForm.get(String literal)
Returns the 'Ifc BSpline Surface Form' literal with the specified literal value.
|
static IfcBSplineSurfaceForm |
IfcBSplineSurfaceForm.getByName(String name)
Returns the 'Ifc BSpline Surface Form' literal with the specified name.
|
IfcBSplineSurfaceForm |
IfcBSplineSurface.getSurfaceForm()
Returns the value of the 'Surface Form' attribute.
|
static IfcBSplineSurfaceForm |
IfcBSplineSurfaceForm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IfcBSplineSurfaceForm[] |
IfcBSplineSurfaceForm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBSplineSurface.setSurfaceForm(IfcBSplineSurfaceForm value)
Sets the value of the '
Surface Form' attribute. |
| Modifier and Type | Method and Description |
|---|---|
IfcBSplineSurfaceForm |
Ifc4FactoryImpl.createIfcBSplineSurfaceFormFromString(org.eclipse.emf.ecore.EDataType eDataType,
String initialValue) |
IfcBSplineSurfaceForm |
IfcBSplineSurfaceImpl.getSurfaceForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
IfcBSplineSurfaceImpl.setSurfaceForm(IfcBSplineSurfaceForm newSurfaceForm) |
Copyright © 2018 OpenSource BIM. All rights reserved.