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