public class IfcGrid4X3 extends IfcPositioningElement4X3
IfcGrid
| Constructor and Description |
|---|
IfcGrid4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcGridTypeEnum4X3 |
getPredefinedType() |
IfcCollection<IfcGridAxis4X3> |
getUAxes() |
IfcCollection<IfcGridAxis4X3> |
getVAxes() |
IfcCollection<IfcGridAxis4X3> |
getWAxes() |
void |
setPredefinedType(IfcGridTypeEnum4X3 value) |
void |
setUAxes(IfcCollection<IfcGridAxis4X3> value) |
void |
setVAxes(IfcCollection<IfcGridAxis4X3> value) |
void |
setWAxes(IfcCollection<IfcGridAxis4X3> value) |
getContainedInStructure, getPositionsgetObjectPlacement, getPositionedRelativeTo, getReferencedBy, getReferencedInStructures, 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<IfcGridAxis4X3> getUAxes()
public final void setUAxes(IfcCollection<IfcGridAxis4X3> value)
public final IfcCollection<IfcGridAxis4X3> getVAxes()
public final void setVAxes(IfcCollection<IfcGridAxis4X3> value)
public final IfcCollection<IfcGridAxis4X3> getWAxes()
public final void setWAxes(IfcCollection<IfcGridAxis4X3> value)
public final IfcGridTypeEnum4X3 getPredefinedType()
public final void setPredefinedType(IfcGridTypeEnum4X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.