@IfcClass(layer=CORE, type=ENTITY) public abstract class IfcElement extends IfcProduct implements IfcObjectReferenceSelect, IfcStructuralActivityAssignmentSelect
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcRelConnectsElements> |
connectedFrom |
private SET<IfcRelConnectsElements> |
connectedTo |
private SET<IfcRelContainedInSpatialStructure> |
containedInStructure |
private SET<IfcRelFillsElement> |
fillsVoids |
private SET<IfcRelCoversBldgElements> |
hasCoverings |
private SET<IfcRelVoidsElement> |
hasOpenings |
private SET<IfcRelConnectsPortToElement> |
hasPorts |
private SET<IfcRelProjectsElement> |
hasProjections |
private SET<IfcRelConnectsStructuralElement> |
hasStructuralMember |
private SET<IfcRelConnectsWithRealizingElements> |
isConnectionRealization |
private SET<IfcRelSpaceBoundary> |
providesBoundaries |
private SET<IfcRelReferencedInSpatialStructure> |
referencedInStructures |
private IfcIdentifier |
tag |
stepNumber| 构造器和说明 |
|---|
IfcElement() |
IfcElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcIdentifier |
getTag() |
void |
setTag(IfcIdentifier tag) |
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setReferencedBy, setRepresentationaddIsDefinedBy, getIsDefinedBy, getObjectType, setIsDefinedBy, setObjectTypeaddDecompose, addHasAssociations, addIsDecomposedBy, getDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, setDecomposes, setHasAssignments, setHasAssociations, setIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcIdentifier tag
@IfcInverseParameter private SET<IfcRelFillsElement> fillsVoids
@IfcInverseParameter private SET<IfcRelConnectsElements> connectedTo
@IfcInverseParameter private SET<IfcRelCoversBldgElements> hasCoverings
@IfcInverseParameter private SET<IfcRelProjectsElement> hasProjections
@IfcInverseParameter private SET<IfcRelConnectsStructuralElement> hasStructuralMember
@IfcInverseParameter private SET<IfcRelReferencedInSpatialStructure> referencedInStructures
@IfcInverseParameter private SET<IfcRelConnectsPortToElement> hasPorts
@IfcInverseParameter private SET<IfcRelVoidsElement> hasOpenings
@IfcInverseParameter private SET<IfcRelConnectsWithRealizingElements> isConnectionRealization
@IfcInverseParameter private SET<IfcRelSpaceBoundary> providesBoundaries
@IfcInverseParameter private SET<IfcRelConnectsElements> connectedFrom
@IfcInverseParameter private SET<IfcRelContainedInSpatialStructure> containedInStructure
public IfcElement()
@IfcParserConstructor public IfcElement(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcLabel objectType, IfcObjectPlacement objectPlacement, IfcProductRepresentation representation, IfcIdentifier tag)
public IfcIdentifier getTag()
public void setTag(IfcIdentifier tag)
Copyright © 2023. All rights reserved.