public class IfcMove2X3 extends IfcTask2X3
IfcMove
| Constructor and Description |
|---|
IfcMove2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcSpatialStructureElement2X3 |
getMoveFrom() |
IfcSpatialStructureElement2X3 |
getMoveTo() |
IfcCollection<IfcText2X3> |
getPunchList() |
void |
setMoveFrom(IfcSpatialStructureElement2X3 value) |
void |
setMoveTo(IfcSpatialStructureElement2X3 value) |
void |
setPunchList(IfcCollection<IfcText2X3> value) |
getPriority, getStatus, getTaskId, getWorkMethod, isMilestone, setMilestone, setPriority, setStatus, setTaskId, setWorkMethodgetOperatesOn, isPredecessorTo, isSuccessorFromgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSpatialStructureElement2X3 getMoveFrom()
public final void setMoveFrom(IfcSpatialStructureElement2X3 value)
public final IfcSpatialStructureElement2X3 getMoveTo()
public final void setMoveTo(IfcSpatialStructureElement2X3 value)
public final IfcCollection<IfcText2X3> getPunchList()
public final void setPunchList(IfcCollection<IfcText2X3> value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.