public class IfcVector2X3 extends IfcGeometricRepresentationItem2X3
IfcVector
| Constructor and Description |
|---|
IfcVector2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcLengthMeasure2X3 |
getMagnitude() |
IfcDirection2X3 |
getOrientation() |
void |
setMagnitude(IfcLengthMeasure2X3 value) |
void |
setOrientation(IfcDirection2X3 value) |
getLayerAssignments, getStyledByItemequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcDirection2X3 getOrientation()
public final void setOrientation(IfcDirection2X3 value)
public final IfcLengthMeasure2X3 getMagnitude()
public final void setMagnitude(IfcLengthMeasure2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.