IfcObject
Inheritance: java.lang.Object, IfcObjectDefinition
All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcObject
Constructors
| Constructor | Description |
|---|---|
| IfcObject() |
Methods
| Method | Description |
|---|---|
| getObjectType() | |
| setObjectType(IfcLabel value) | |
| isDefinedBy() |
IfcObject()
public IfcObject()
getObjectType()
public final IfcLabel getObjectType()
Returns: IfcLabel
setObjectType(IfcLabel value)
public final void setObjectType(IfcLabel value)
isDefinedBy()
public final IfcCollection<IfcRelDefines> isDefinedBy()
Returns: IfcCollection