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, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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()