public interface IfcTessellatedFaceSet extends IfcTessellatedItem, IfcBooleanOperand
The following features are supported:
Ifc4Package.getIfcTessellatedFaceSet()| Modifier and Type | Method and Description |
|---|---|
IfcCartesianPointList3D |
getCoordinates()
Returns the value of the 'Coordinates' reference.
|
long |
getDim()
Returns the value of the 'Dim' attribute.
|
org.eclipse.emf.common.util.EList<IfcIndexedColourMap> |
getHasColours()
Returns the value of the 'Has Colours' reference list.
|
org.eclipse.emf.common.util.EList<IfcIndexedTextureMap> |
getHasTextures()
Returns the value of the 'Has Textures' reference list.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
boolean |
isSetHasColours()
Returns whether the value of the '
Has Colours' reference list is set. |
boolean |
isSetHasTextures()
Returns whether the value of the '
Has Textures' reference list is set. |
void |
setCoordinates(IfcCartesianPointList3D value)
Sets the value of the '
Coordinates' reference. |
void |
setDim(long value)
Sets the value of the '
Dim' attribute. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
void |
unsetHasColours()
Unsets the value of the '
Has Colours' reference list. |
void |
unsetHasTextures()
Unsets the value of the '
Has Textures' reference list. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcCartesianPointList3D getCoordinates()
If the meaning of the 'Coordinates' reference isn't clear, there really should be more of a description here...
setCoordinates(IfcCartesianPointList3D),
Ifc4Package.getIfcTessellatedFaceSet_Coordinates()void setCoordinates(IfcCartesianPointList3D value)
Coordinates' reference.
value - the new value of the 'Coordinates' reference.getCoordinates()org.eclipse.emf.common.util.EList<IfcIndexedColourMap> getHasColours()
IfcIndexedColourMap.
It is bidirectional and its opposite is 'Mapped To'.
If the meaning of the 'Has Colours' reference list isn't clear, there really should be more of a description here...
isSetHasColours(),
unsetHasColours(),
Ifc4Package.getIfcTessellatedFaceSet_HasColours(),
IfcIndexedColourMap.getMappedTo()void unsetHasColours()
Has Colours' reference list.
isSetHasColours(),
getHasColours()boolean isSetHasColours()
Has Colours' reference list is set.
unsetHasColours(),
getHasColours()org.eclipse.emf.common.util.EList<IfcIndexedTextureMap> getHasTextures()
IfcIndexedTextureMap.
It is bidirectional and its opposite is 'Mapped To'.
If the meaning of the 'Has Textures' reference list isn't clear, there really should be more of a description here...
isSetHasTextures(),
unsetHasTextures(),
Ifc4Package.getIfcTessellatedFaceSet_HasTextures(),
IfcIndexedTextureMap.getMappedTo()void unsetHasTextures()
Has Textures' reference list.
isSetHasTextures(),
getHasTextures()boolean isSetHasTextures()
Has Textures' reference list is set.
unsetHasTextures(),
getHasTextures()long getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(long),
Ifc4Package.getIfcTessellatedFaceSet_Dim()void setDim(long value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(long)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(long)Copyright © 2018 OpenSource BIM. All rights reserved.