public interface IfcTextureCoordinateGenerator extends IfcTextureCoordinate
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getMode()
Returns the value of the 'Mode' attribute.
|
org.eclipse.emf.common.util.EList<IfcSimpleValue> |
getParameter()
Returns the value of the 'Parameter' reference list.
|
void |
setMode(String value)
Sets the value of the '
Mode' attribute. |
getAnnotatedSurface, isSetAnnotatedSurface, unsetAnnotatedSurfaceforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getMode()
If the meaning of the 'Mode' attribute isn't clear, there really should be more of a description here...
setMode(String),
Ifc2x3tc1Package.getIfcTextureCoordinateGenerator_Mode()void setMode(String value)
Mode' attribute.
value - the new value of the 'Mode' attribute.getMode()org.eclipse.emf.common.util.EList<IfcSimpleValue> getParameter()
IfcSimpleValue.
If the meaning of the 'Parameter' reference list isn't clear, there really should be more of a description here...
Ifc2x3tc1Package.getIfcTextureCoordinateGenerator_Parameter()Copyright © 2016 OpenSource BIM. All rights reserved.