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