public class IfcObjectDefinition4 extends IfcRoot4 implements com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition
| Constructor and Description |
|---|
IfcObjectDefinition4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelAggregates4> |
getDecomposes() |
IfcCollection<IfcRelNests4> |
getNests() |
IfcCollection<IfcRelAssigns4> |
hasAssignments() |
IfcCollection<IfcRelAssociates4> |
hasAssociations() |
IfcCollection<IfcRelDeclares4> |
hasContext() |
IfcCollection<IfcRelAggregates4> |
isDecomposedBy() |
IfcCollection<IfcRelNests4> |
isNestedBy() |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcCollection<IfcRelAssigns4> hasAssignments()
public final IfcCollection<IfcRelNests4> getNests()
public final IfcCollection<IfcRelNests4> isNestedBy()
public final IfcCollection<IfcRelDeclares4> hasContext()
public final IfcCollection<IfcRelAggregates4> isDecomposedBy()
public final IfcCollection<IfcRelAggregates4> getDecomposes()
public final IfcCollection<IfcRelAssociates4> hasAssociations()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.