IfcObjectDefinition

Inheritance: java.lang.Object, IfcRoot

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition

Constructors

ConstructorDescription
IfcObjectDefinition()

Methods

MethodDescription
hasAssignments()
isDecomposedBy()
getDecomposes()
hasAssociations()

IfcObjectDefinition()

public IfcObjectDefinition()

hasAssignments()

public final IfcCollection<IfcRelAssigns> hasAssignments()

Returns: IfcCollection

isDecomposedBy()

public final IfcCollection<IfcRelDecomposes> isDecomposedBy()

Returns: IfcCollection

getDecomposes()

public final IfcCollection<IfcRelDecomposes> getDecomposes()

Returns: IfcCollection

hasAssociations()

public final IfcCollection<IfcRelAssociates> hasAssociations()

Returns: IfcCollection