IfcElement

Inheritance: java.lang.Object, IfcProduct

Constructors

ConstructorDescription
IfcElement()

Methods

MethodDescription
getTag()
setTag(IfcIdentifier value)
getFillsVoids()
getConnectedTo()
isInterferedByElements()
getInterferesElements()
hasProjections()
getReferencedInStructures()
hasOpenings()
isConnectionRealization()
getProvidesBoundaries()
getConnectedFrom()
getContainedInStructure()
hasCoverings()

IfcElement()

public IfcElement()

getTag()

public final IfcIdentifier getTag()

Returns: IfcIdentifier

setTag(IfcIdentifier value)

public final void setTag(IfcIdentifier value)

getFillsVoids()

public final IfcCollection<IfcRelFillsElement> getFillsVoids()

Returns: IfcCollection

getConnectedTo()

public final IfcCollection<IfcRelConnectsElements> getConnectedTo()

Returns: IfcCollection

isInterferedByElements()

public final IfcCollection<IfcRelInterferesElements> isInterferedByElements()

Returns: IfcCollection

getInterferesElements()

public final IfcCollection<IfcRelInterferesElements> getInterferesElements()

Returns: IfcCollection

hasProjections()

public final IfcCollection<IfcRelProjectsElement> hasProjections()

Returns: IfcCollection

getReferencedInStructures()

public final IfcCollection<IfcRelReferencedInSpatialStructure> getReferencedInStructures()

Returns: IfcCollection

hasOpenings()

public final IfcCollection<IfcRelVoidsElement> hasOpenings()

Returns: IfcCollection

isConnectionRealization()

public final IfcCollection<IfcRelConnectsWithRealizingElements> isConnectionRealization()

Returns: IfcCollection

getProvidesBoundaries()

public final IfcCollection<IfcRelSpaceBoundary> getProvidesBoundaries()

Returns: IfcCollection

getConnectedFrom()

public final IfcCollection<IfcRelConnectsElements> getConnectedFrom()

Returns: IfcCollection

getContainedInStructure()

public final IfcCollection<IfcRelContainedInSpatialStructure> getContainedInStructure()

Returns: IfcCollection

hasCoverings()

public final IfcCollection<IfcRelCoversBldgElements> hasCoverings()

Returns: IfcCollection