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