ifc4.ifcobjectdefinition Class Reference

Public Member Functions

def decomposes ()
 
def hasassignments ()
 
def hasassociations ()
 
def hascontext ()
 
def isdecomposedby ()
 
def isnestedby ()
 
def nests ()
 
- Public Member Functions inherited from ifc4.ifcroot
def description ()
 
def globalid ()
 
def name ()
 
def ownerhistory ()
 

Additional Inherited Members

- Public Attributes inherited from ifc4.ifcroot
 description
 
 globalid
 
 name
 
 ownerhistory
 

Detailed Description

Entity ifcobjectdefinition definition.

    :param hasassignments
    :type hasassignments:SET(0,None,'ifcrelassigns', scope = schema_scope)

    :param nests
    :type nests:SET(0,1,'ifcrelnests', scope = schema_scope)

    :param isnestedby
    :type isnestedby:SET(0,None,'ifcrelnests', scope = schema_scope)

    :param hascontext
    :type hascontext:SET(0,1,'ifcreldeclares', scope = schema_scope)

    :param isdecomposedby
    :type isdecomposedby:SET(0,None,'ifcrelaggregates', scope = schema_scope)

    :param decomposes
    :type decomposes:SET(0,1,'ifcrelaggregates', scope = schema_scope)

    :param hasassociations
    :type hasassociations:SET(0,None,'ifcrelassociates', scope = schema_scope)

Member Function Documentation

◆ decomposes()

def ifc4.ifcobjectdefinition.decomposes ( )

◆ hasassignments()

def ifc4.ifcobjectdefinition.hasassignments ( )

◆ hasassociations()

def ifc4.ifcobjectdefinition.hasassociations ( )

◆ hascontext()

def ifc4.ifcobjectdefinition.hascontext ( )

◆ isdecomposedby()

def ifc4.ifcobjectdefinition.isdecomposedby ( )

◆ isnestedby()

def ifc4.ifcobjectdefinition.isnestedby ( )

◆ nests()

def ifc4.ifcobjectdefinition.nests ( )

The documentation for this class was generated from the following file: