public class IfcObject4 extends IfcObjectDefinition4 implements com.aspose.cad_internal.fileformats.ifc.IIfcObject
| Constructor and Description |
|---|
IfcObject4() |
| Modifier and Type | Method and Description |
|---|---|
IfcCollection<IfcRelDefinesByObject4> |
getDeclares() |
IfcLabel4 |
getObjectType() |
IfcCollection<IfcRelDefinesByObject4> |
isDeclaredBy() |
IfcCollection<IfcRelDefinesByProperties4> |
isDefinedBy() |
IfcCollection<IfcRelDefinesByType4> |
isTypedBy() |
void |
setObjectType(IfcLabel4 value) |
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcLabel4 getObjectType()
public final void setObjectType(IfcLabel4 value)
public final IfcCollection<IfcRelDefinesByObject4> isDeclaredBy()
public final IfcCollection<IfcRelDefinesByObject4> getDeclares()
public final IfcCollection<IfcRelDefinesByType4> isTypedBy()
public final IfcCollection<IfcRelDefinesByProperties4> isDefinedBy()
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.