public class IfcGrid4 extends IfcProduct4
IfcGrid
| Constructor and Description |
|---|
IfcGrid4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelContainedInSpatialStructure4> |
getContainedInStructure() |
IfcGridTypeEnum4 |
getPredefinedType() |
IfcCollection<IfcGridAxis4> |
getUAxes() |
IfcCollection<IfcGridAxis4> |
getVAxes() |
IfcCollection<IfcGridAxis4> |
getWAxes() |
void |
setPredefinedType(IfcGridTypeEnum4 value) |
void |
setUAxes(IfcCollection<IfcGridAxis4> value) |
void |
setVAxes(IfcCollection<IfcGridAxis4> value) |
void |
setWAxes(IfcCollection<IfcGridAxis4> value) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcGridAxis4> getUAxes()
public final void setUAxes(IfcCollection<IfcGridAxis4> value)
public final IfcCollection<IfcGridAxis4> getVAxes()
public final void setVAxes(IfcCollection<IfcGridAxis4> value)
public final IfcCollection<IfcGridAxis4> getWAxes()
public final void setWAxes(IfcCollection<IfcGridAxis4> value)
public final IfcGridTypeEnum4 getPredefinedType()
public final void setPredefinedType(IfcGridTypeEnum4 value)
public final IfcCollection<IfcRelContainedInSpatialStructure4> getContainedInStructure()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.