public class IfcObjectDefinition4X3 extends IfcRoot4X3 implements com.aspose.cad_internal.fileformats.ifc.IIfcObjectDefinition
| Constructor and Description |
|---|
IfcObjectDefinition4X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelAggregates4X3> |
getDecomposes() |
IfcCollection<IfcRelNests4X3> |
getNests() |
IfcCollection<IfcRelAssigns4X3> |
hasAssignments() |
IfcCollection<IfcRelAssociates4X3> |
hasAssociations() |
IfcCollection<IfcRelDeclares4X3> |
hasContext() |
IfcCollection<IfcRelAggregates4X3> |
isDecomposedBy() |
IfcCollection<IfcRelNests4X3> |
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<IfcRelAssigns4X3> hasAssignments()
public final IfcCollection<IfcRelNests4X3> getNests()
public final IfcCollection<IfcRelNests4X3> isNestedBy()
public final IfcCollection<IfcRelDeclares4X3> hasContext()
public final IfcCollection<IfcRelAggregates4X3> isDecomposedBy()
public final IfcCollection<IfcRelAggregates4X3> getDecomposes()
public final IfcCollection<IfcRelAssociates4X3> hasAssociations()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.