public interface IfcCartesianPoint extends IfcPoint, IfcTrimmingSelect
The following features are supported:
Ifc4Package.getIfcCartesianPoint()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Double> |
getCoordinates()
Returns the value of the 'Coordinates' attribute list.
|
org.eclipse.emf.common.util.EList<String> |
getCoordinatesAsString()
Returns the value of the 'Coordinates As String' attribute list.
|
int |
getDim()
Returns the value of the 'Dim' attribute.
|
boolean |
isSetDim()
Returns whether the value of the '
Dim' attribute is set. |
void |
setDim(int value)
Sets the value of the '
Dim' attribute. |
void |
unsetDim()
Unsets the value of the '
Dim' attribute. |
getLayerAssignment, getStyledByItem, isSetLayerAssignment, isSetStyledByItem, unsetLayerAssignment, unsetStyledByItemforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeorg.eclipse.emf.common.util.EList<Double> getCoordinates()
Double.
If the meaning of the 'Coordinates' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcCartesianPoint_Coordinates()org.eclipse.emf.common.util.EList<String> getCoordinatesAsString()
String.
If the meaning of the 'Coordinates As String' attribute list isn't clear, there really should be more of a description here...
Ifc4Package.getIfcCartesianPoint_CoordinatesAsString()int getDim()
If the meaning of the 'Dim' attribute isn't clear, there really should be more of a description here...
isSetDim(),
unsetDim(),
setDim(int),
Ifc4Package.getIfcCartesianPoint_Dim()void setDim(int value)
Dim' attribute.
value - the new value of the 'Dim' attribute.isSetDim(),
unsetDim(),
getDim()void unsetDim()
Dim' attribute.
isSetDim(),
getDim(),
setDim(int)boolean isSetDim()
Dim' attribute is set.
unsetDim(),
getDim(),
setDim(int)Copyright © 2016 OpenSource BIM. All rights reserved.