public class IfcObject extends IfcObjectDefinition implements com.aspose.cad_internal.fileformats.ifc.IIfcObject
| Constructor and Description | 
|---|
| IfcObject() | 
| Modifier and Type | Method and Description | 
|---|---|
| IfcCollection<IfcRelDefinesByObject> | getDeclares() | 
| IfcLabel | getObjectType() | 
| IfcCollection<IfcRelDefinesByObject> | isDeclaredBy() | 
| IfcCollection<IfcRelDefinesByProperties> | isDefinedBy() | 
| IfcCollection<IfcRelDefinesByType> | isTypedBy() | 
| void | setObjectType(IfcLabel value) | 
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getObjectType()
public final void setObjectType(IfcLabel value)
public final IfcCollection<IfcRelDefinesByObject> isDeclaredBy()
public final IfcCollection<IfcRelDefinesByObject> getDeclares()
public final IfcCollection<IfcRelDefinesByType> isTypedBy()
public final IfcCollection<IfcRelDefinesByProperties> isDefinedBy()