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