@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcLibraryReference extends IfcExternalReference implements IfcLibrarySelect
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcLibraryInformation> |
referenceIntoLibrary |
stepNumber| 构造器和说明 |
|---|
IfcLibraryReference(IfcLabel location,
IfcIdentifier itemReference,
IfcLabel name) |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcLibraryInformation> |
getReferenceIntoLibrary() |
void |
setReferenceIntoLibrary(SET<IfcLibraryInformation> referenceIntoLibrary) |
getItemReference, getLocation, getName, setItemReference, setLocation, setNamecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcInverseParameter private SET<IfcLibraryInformation> referenceIntoLibrary
@IfcParserConstructor public IfcLibraryReference(IfcLabel location, IfcIdentifier itemReference, IfcLabel name)
public SET<IfcLibraryInformation> getReferenceIntoLibrary()
public void setReferenceIntoLibrary(SET<IfcLibraryInformation> referenceIntoLibrary)
Copyright © 2023. All rights reserved.