@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcElementType extends IfcTypeProduct
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcLabel |
elementType |
stepNumber| 构造器和说明 |
|---|
IfcElementType() |
IfcElementType(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag,
IfcLabel elementType) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcLabel |
getElementType() |
void |
setElementType(IfcLabel elementType) |
getRepresentationMaps, 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, toIfc@IfcOptionField private IfcLabel elementType
public IfcElementType()
@IfcParserConstructor public IfcElementType(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel applicableOccurrence, SET<IfcPropertySetDefinition> hasPropertySets, LIST<IfcRepresentationMap> representationMaps, IfcLabel tag, IfcLabel elementType)
Copyright © 2023. All rights reserved.