@IfcClass(type=ENTITY, layer=SHARED) public class IfcBeamType extends IfcBuildingElementType
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcBeamTypeEnum |
predefinedType |
stepNumber| 构造器和说明 |
|---|
IfcBeamType() |
IfcBeamType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag,
IfcLabel elementType,
IfcBeamTypeEnum predefinedType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcBeamTypeEnum |
getPredefinedType() |
void |
setPredefinedType(IfcBeamTypeEnum predefinedType) |
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 IfcBeamTypeEnum predefinedType
public IfcBeamType()
@IfcParserConstructor public IfcBeamType(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel applicableOccurrence, SET<IfcPropertySetDefinition> hasPropertySets, LIST<IfcRepresentationMap> representationMaps, IfcLabel tag, IfcLabel elementType, IfcBeamTypeEnum predefinedType)
public IfcBeamTypeEnum getPredefinedType()
public void setPredefinedType(IfcBeamTypeEnum predefinedType)
Copyright © 2023. All rights reserved.