@IfcClass(type=ENTITY, layer=CORE) public class IfcTypeProduct extends IfcTypeObject
| 限定符和类型 | 字段和说明 |
|---|---|
private LIST<IfcRepresentationMap> |
representationMaps |
private IfcLabel |
tag |
stepNumber| 构造器和说明 |
|---|
IfcTypeProduct() |
IfcTypeProduct(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel applicableOccurrence,
SET<IfcPropertySetDefinition> hasPropertySets,
LIST<IfcRepresentationMap> representationMaps,
IfcLabel tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
LIST<IfcRepresentationMap> |
getRepresentationMaps() |
IfcLabel |
getTag() |
boolean |
illegal() |
void |
setRepresentationMaps(LIST<IfcRepresentationMap> representationMaps) |
void |
setTag(IfcLabel tag) |
getApplicableOccurrence, 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 LIST<IfcRepresentationMap> representationMaps
@IfcOptionField private IfcLabel tag
public IfcTypeProduct()
@IfcParserConstructor public IfcTypeProduct(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel applicableOccurrence, SET<IfcPropertySetDefinition> hasPropertySets, LIST<IfcRepresentationMap> representationMaps, IfcLabel tag)
public LIST<IfcRepresentationMap> getRepresentationMaps()
public void setRepresentationMaps(LIST<IfcRepresentationMap> representationMaps)
public IfcLabel getTag()
public void setTag(IfcLabel tag)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcTypeObjectCopyright © 2023. All rights reserved.