public class IfcGrid extends IfcProduct
Constructor and Description |
---|
IfcGrid() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelContainedInSpatialStructure> |
getContainedInStructure() |
IfcCollection<IfcGridAxis> |
getUAxes() |
IfcCollection<IfcGridAxis> |
getVAxes() |
IfcCollection<IfcGridAxis> |
getWAxes() |
void |
setUAxes(IfcCollection<IfcGridAxis> value) |
void |
setVAxes(IfcCollection<IfcGridAxis> value) |
void |
setWAxes(IfcCollection<IfcGridAxis> value) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcCollection<IfcGridAxis> getUAxes()
public final void setUAxes(IfcCollection<IfcGridAxis> value)
public final IfcCollection<IfcGridAxis> getVAxes()
public final void setVAxes(IfcCollection<IfcGridAxis> value)
public final IfcCollection<IfcGridAxis> getWAxes()
public final void setWAxes(IfcCollection<IfcGridAxis> value)
public final IfcCollection<IfcRelContainedInSpatialStructure> getContainedInStructure()