| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpatialStructureElement |
moveFrom |
private IfcSpatialStructureElement |
moveTo |
private LIST<IfcText> |
punchList |
stepNumber| 构造器和说明 |
|---|
IfcMove(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier taskId,
IfcLabel status,
IfcLabel workMethod,
BOOLEAN isMilestone,
INTEGER priority,
IfcSpatialStructureElement moveFrom,
IfcSpatialStructureElement moveTo,
LIST<IfcText> punchList) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpatialStructureElement |
getMoveFrom() |
IfcSpatialStructureElement |
getMoveTo() |
LIST<IfcText> |
getPunchList() |
void |
setMoveFrom(IfcSpatialStructureElement moveFrom) |
void |
setMoveTo(IfcSpatialStructureElement moveTo) |
void |
setPunchList(LIST<IfcText> punchList) |
getIsMilestone, getPriority, getStatus, getTaskId, getWorkMethod, setIsMilestone, setPriority, setStatus, setTaskId, setWorkMethodgetIsPredecessorTo, getIsSuccessorFrom, getOperatesOn, setIsPredecessorTo, setIsSuccessorFrom, setOperatesOnaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcSpatialStructureElement moveFrom
private IfcSpatialStructureElement moveTo
@IfcOptionField private LIST<IfcText> punchList
@IfcParserConstructor public IfcMove(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcIdentifier taskId, IfcLabel status, IfcLabel workMethod, BOOLEAN isMilestone, INTEGER priority, IfcSpatialStructureElement moveFrom, IfcSpatialStructureElement moveTo, LIST<IfcText> punchList)
public IfcSpatialStructureElement getMoveFrom()
public void setMoveFrom(IfcSpatialStructureElement moveFrom)
public IfcSpatialStructureElement getMoveTo()
public void setMoveTo(IfcSpatialStructureElement moveTo)
Copyright © 2023. All rights reserved.