public class IfcCartesianPoint extends IfcPoint implements com.aspose.cad_internal.fileformats.ifc.IIfcCartesianPoint
Constructor and Description |
---|
IfcCartesianPoint() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcLengthMeasure> |
getCoordinates() |
void |
setCoordinates(IfcCollection<IfcLengthMeasure> value) |
getLayerAssignments, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcLengthMeasure> getCoordinates()
public final void setCoordinates(IfcCollection<IfcLengthMeasure> value)