IfcVirtualGridIntersection

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcVirtualGridIntersection()

Methods

MethodDescription
getIntersectingAxes()
setIntersectingAxes(IfcCollection value)
getOffsetDistances()
setOffsetDistances(IfcCollection value)

IfcVirtualGridIntersection()

public IfcVirtualGridIntersection()

getIntersectingAxes()

public final IfcCollection<IfcGridAxis> getIntersectingAxes()

Returns: IfcCollection

setIntersectingAxes(IfcCollection value)

public final void setIntersectingAxes(IfcCollection<IfcGridAxis> value)

getOffsetDistances()

public final IfcCollection<IfcLengthMeasure> getOffsetDistances()

Returns: IfcCollection

setOffsetDistances(IfcCollection value)

public final void setOffsetDistances(IfcCollection<IfcLengthMeasure> value)