@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcPropertyReferenceValue extends IfcSimpleProperty
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcObjectReferenceSelect |
propertyReference |
private IfcLabel |
usageName |
stepNumber| 构造器和说明 |
|---|
IfcPropertyReferenceValue(IfcIdentifier name,
IfcText description,
IfcLabel usageName,
IfcObjectReferenceSelect propertyReference) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcObjectReferenceSelect |
getPropertyReference() |
IfcLabel |
getUsageName() |
void |
setPropertyReference(IfcObjectReferenceSelect propertyReference) |
void |
setUsageName(IfcLabel usageName) |
getDescription, getName, getPartOfComplex, getPropertyDependsOn, getPropertyForDependance, setDescription, setName, setPartOfComplex, setPropertyDependsOn, setPropertyForDependancecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcLabel usageName
private IfcObjectReferenceSelect propertyReference
@IfcParserConstructor public IfcPropertyReferenceValue(IfcIdentifier name, IfcText description, IfcLabel usageName, IfcObjectReferenceSelect propertyReference)
public IfcLabel getUsageName()
public void setUsageName(IfcLabel usageName)
public IfcObjectReferenceSelect getPropertyReference()
public void setPropertyReference(IfcObjectReferenceSelect propertyReference)
Copyright © 2023. All rights reserved.