public class IfcVirtualGridIntersection2X3 extends IfcEntityBase
IfcVirtualGridIntersection
| Constructor and Description |
|---|
IfcVirtualGridIntersection2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcGridAxis2X3> |
getIntersectingAxes() |
IfcCollection<IfcLengthMeasure2X3> |
getOffsetDistances() |
void |
setIntersectingAxes(IfcCollection<IfcGridAxis2X3> value) |
void |
setOffsetDistances(IfcCollection<IfcLengthMeasure2X3> value) |
equals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcGridAxis2X3> getIntersectingAxes()
public final void setIntersectingAxes(IfcCollection<IfcGridAxis2X3> value)
public final IfcCollection<IfcLengthMeasure2X3> getOffsetDistances()
public final void setOffsetDistances(IfcCollection<IfcLengthMeasure2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.