public class IfcVector extends IfcGeometricRepresentationItem
Constructor and Description |
---|
IfcVector() |
Modifier and Type | Method and Description |
---|---|
IfcLengthMeasure |
getMagnitude() |
IfcDirection |
getOrientation() |
void |
setMagnitude(IfcLengthMeasure value) |
void |
setOrientation(IfcDirection value) |
getLayerAssignment, getStyledByItem
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcDirection getOrientation()
public final void setOrientation(IfcDirection value)
public final IfcLengthMeasure getMagnitude()
public final void setMagnitude(IfcLengthMeasure value)