IfcObject

Inheritance: java.lang.Object, IfcObjectDefinition

All Implemented Interfaces: com.aspose.cad_internal.fileformats.ifc.IIfcObject

Constructors

ConstructorDescription
IfcObject()

Methods

MethodDescription
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