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