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