public interface IfcFace extends IfcTopologicalRepresentationItem
The following features are supported:
Ifc4Package.getIfcFace()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IfcFaceBound> |
getBounds()
Returns the value of the 'Bounds' reference list.
|
org.eclipse.emf.common.util.EList<IfcTextureMap> |
getHasTextureMaps()
Returns the value of the 'Has Texture Maps' reference list.
|
boolean |
isSetHasTextureMaps()
Returns whether the value of the '
Has Texture Maps' reference list is set. |
void |
unsetHasTextureMaps()
Unsets the value of the '
Has Texture Maps' reference list. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<IfcFaceBound> getBounds()
IfcFaceBound.
If the meaning of the 'Bounds' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcFace_Bounds()org.eclipse.emf.common.util.EList<IfcTextureMap> getHasTextureMaps()
IfcTextureMap.
It is bidirectional and its opposite is 'Mapped To'.
If the meaning of the 'Has Texture Maps' reference list isn't clear, there really should be more of a description here...
isSetHasTextureMaps(),
unsetHasTextureMaps(),
Ifc4Package.getIfcFace_HasTextureMaps(),
IfcTextureMap.getMappedTo()void unsetHasTextureMaps()
Has Texture Maps' reference list.
isSetHasTextureMaps(),
getHasTextureMaps()boolean isSetHasTextureMaps()
Has Texture Maps' reference list is set.
unsetHasTextureMaps(),
getHasTextureMaps()Copyright © 2018 OpenSource BIM. All rights reserved.