@IfcClass(type=ENTITY, layer=CORE) public class IfcRelAssignsToProduct extends IfcRelAssigns
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcProduct |
relatingProduct |
stepNumber| 构造器和说明 |
|---|
IfcRelAssignsToProduct(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
SET<IfcObjectDefinition> relatedObjects,
IfcObjectTypeEnum relatedObjectsType,
IfcProduct relatingProduct) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcProduct |
getRelatingProduct() |
boolean |
illegal() |
void |
setRelatingProduct(IfcProduct relatingProduct) |
getRelatedObjects, getRelatedObjectsType, setRelatedObjects, setRelatedObjectsTypegetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, isDefault, setStepNumber, toIfcprivate IfcProduct relatingProduct
@IfcParserConstructor public IfcRelAssignsToProduct(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, SET<IfcObjectDefinition> relatedObjects, IfcObjectTypeEnum relatedObjectsType, IfcProduct relatingProduct)
public IfcProduct getRelatingProduct()
public void setRelatingProduct(IfcProduct relatingProduct)
public boolean illegal()
illegal 在接口中 IfcInterfaceillegal 在类中 IfcRelAssignsCopyright © 2023. All rights reserved.