@IfcClass(type=ENTITY, layer=SHARED) public class IfcFurnitureType extends IfcFurnishingElementType
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcAssemblyPlaceEnum |
assemblyPlace |
stepNumber| 构造器和说明 |
|---|
IfcFurnitureType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag,
IfcLabel elementType,
IfcAssemblyPlaceEnum assemblyPlace) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcAssemblyPlaceEnum |
getAssemblyPlace() |
void |
setAssemblyPlace(IfcAssemblyPlaceEnum assemblyPlace) |
getElementType, setElementTypegetRepresentationMaps, getTag, illegal, setRepresentationMaps, setTaggetApplicableOccurrence, getHasPropertySets, getObjectTypeOf, setApplicableOccurrence, setHasPropertySets, setObjectTypeOfaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcAssemblyPlaceEnum assemblyPlace
@IfcParserConstructor public IfcFurnitureType(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel applicableOccurrence, SET<IfcPropertySetDefinition> hasPropertySets, LIST<IfcRepresentationMap> representationMaps, IfcLabel tag, IfcLabel elementType, IfcAssemblyPlaceEnum assemblyPlace)
public IfcAssemblyPlaceEnum getAssemblyPlace()
public void setAssemblyPlace(IfcAssemblyPlaceEnum assemblyPlace)
Copyright © 2023. All rights reserved.