public interface IfcTessellatedFaceSet extends IfcTessellatedItem
The following features are supported:
Ifc4Package.getIfcTessellatedFaceSet()| Modifier and Type | Method and Description |
|---|---|
Tristate |
getClosed()
Returns the value of the 'Closed' attribute.
|
IfcCartesianPointList3D |
getCoordinates()
Returns the value of the 'Coordinates' reference.
|
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.
|
org.eclipse.emf.common.util.EList<ListOfIfcParameterValue> |
getNormals()
Returns the value of the 'Normals' reference list.
|
boolean |
isSetClosed()
Returns whether the value of the '
Closed' 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 |
setClosed(Tristate value)
Sets the value of the '
Closed' attribute. |
void |
setCoordinates(IfcCartesianPointList3D value)
Sets the value of the '
Coordinates' reference. |
void |
unsetClosed()
Unsets the value of the '
Closed' 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<ListOfIfcParameterValue> getNormals()
ListOfIfcParameterValue.
If the meaning of the 'Normals' reference list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcTessellatedFaceSet_Normals()Tristate getClosed()
Tristate.
If the meaning of the 'Closed' attribute isn't clear, there really should be more of a description here...
Tristate,
isSetClosed(),
unsetClosed(),
setClosed(Tristate),
Ifc4Package.getIfcTessellatedFaceSet_Closed()void setClosed(Tristate value)
Closed' attribute.
value - the new value of the 'Closed' attribute.Tristate,
isSetClosed(),
unsetClosed(),
getClosed()void unsetClosed()
Closed' attribute.
isSetClosed(),
getClosed(),
setClosed(Tristate)boolean isSetClosed()
Closed' attribute is set.
unsetClosed(),
getClosed(),
setClosed(Tristate)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()Copyright © 2016 OpenSource BIM. All rights reserved.