| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPileConstructionEnum |
constructionType |
private IfcPileTypeEnum |
predefinedType |
stepNumber| 构造器和说明 |
|---|
IfcPile(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcPileTypeEnum predefinedType,
IfcPileConstructionEnum constructionType) |
IfcPile(IfcPileTypeEnum predefinedType,
IfcPileConstructionEnum constructionType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPileConstructionEnum |
getConstructionType() |
IfcPileTypeEnum |
getPredefinedType() |
void |
setConstructionType(IfcPileConstructionEnum constructionType) |
void |
setPredefinedType(IfcPileTypeEnum predefinedType) |
getTag, setTaggetObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, 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 IfcPileTypeEnum predefinedType
@IfcOptionField private IfcPileConstructionEnum constructionType
public IfcPile(IfcPileTypeEnum predefinedType, IfcPileConstructionEnum constructionType)
@IfcParserConstructor public IfcPile(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag, IfcPileTypeEnum predefinedType, IfcPileConstructionEnum constructionType)
public IfcPileTypeEnum getPredefinedType()
public void setPredefinedType(IfcPileTypeEnum predefinedType)
public IfcPileConstructionEnum getConstructionType()
public void setConstructionType(IfcPileConstructionEnum constructionType)
Copyright © 2023. All rights reserved.