public class IfcVirtualGridIntersection extends IfcEntity
Constructor and Description |
---|
IfcVirtualGridIntersection() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcGridAxis> |
getIntersectingAxes() |
IfcCollection<IfcLengthMeasure> |
getOffsetDistances() |
void |
setIntersectingAxes(IfcCollection<IfcGridAxis> value) |
void |
setOffsetDistances(IfcCollection<IfcLengthMeasure> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcGridAxis> getIntersectingAxes()
public final void setIntersectingAxes(IfcCollection<IfcGridAxis> value)
public final IfcCollection<IfcLengthMeasure> getOffsetDistances()
public final void setOffsetDistances(IfcCollection<IfcLengthMeasure> value)