public class IfcGridAxis2X3 extends IfcEntityBase
IfcGridAxis
| Constructor and Description |
|---|
IfcGridAxis2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCurve2X3 |
getAxisCurve() |
IfcLabel2X3 |
getAxisTag() |
IfcCollection<IfcGrid2X3> |
getPartOfU() |
IfcCollection<IfcGrid2X3> |
getPartOfV() |
IfcCollection<IfcGrid2X3> |
getPartOfW() |
IfcBoolean2X3 |
getSameSense() |
IfcCollection<IfcVirtualGridIntersection2X3> |
hasIntersections() |
void |
setAxisCurve(IfcCurve2X3 value) |
void |
setAxisTag(IfcLabel2X3 value) |
void |
setSameSense(IfcBoolean2X3 value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcLabel2X3 getAxisTag()
public final void setAxisTag(IfcLabel2X3 value)
public final IfcCurve2X3 getAxisCurve()
public final void setAxisCurve(IfcCurve2X3 value)
public final IfcBoolean2X3 getSameSense()
public final void setSameSense(IfcBoolean2X3 value)
public final IfcCollection<IfcGrid2X3> getPartOfW()
public final IfcCollection<IfcGrid2X3> getPartOfV()
public final IfcCollection<IfcGrid2X3> getPartOfU()
public final IfcCollection<IfcVirtualGridIntersection2X3> hasIntersections()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.