Public Member Functions | |
| def | declares () |
| def | isdefinedby () |
| def | longname () |
| def | objecttype () |
| def | phase () |
| def | representationcontexts () |
| def | unitsincontext () |
Public Member Functions inherited from ifc4.ifcobjectdefinition | |
| 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 () |
Public Attributes | |
| longname | |
| objecttype | |
| phase | |
| representationcontexts | |
| unitsincontext | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifccontext definition. :param objecttype :type objecttype:ifclabel :param longname :type longname:ifclabel :param phase :type phase:ifclabel :param representationcontexts :type representationcontexts:SET(1,None,'ifcrepresentationcontext', scope = schema_scope) :param unitsincontext :type unitsincontext:ifcunitassignment :param isdefinedby :type isdefinedby:SET(0,None,'ifcreldefinesbyproperties', scope = schema_scope) :param declares :type declares:SET(0,None,'ifcreldeclares', scope = schema_scope)
Member Function Documentation
◆ declares()
| def ifc4.ifccontext.declares | ( | ) |
◆ isdefinedby()
| def ifc4.ifccontext.isdefinedby | ( | ) |
◆ longname()
| def ifc4.ifccontext.longname | ( | ) |
References ifc4.ifccontext._longname, ifc2x3.ifcspatialstructureelement._longname, ifc2x3.ifcproject._longname, and ifc4.ifccontext.longname.
◆ objecttype()
| def ifc4.ifccontext.objecttype | ( | ) |
References ifc2x3.ifcobject._objecttype, ifc4.ifcobject._objecttype, ifc4.ifccontext._objecttype, and ifc4.ifccontext.objecttype.
◆ phase()
| def ifc4.ifccontext.phase | ( | ) |
References ifc4.ifccontext._phase, ifc2x3.ifcproject._phase, and ifc4.ifccontext.phase.
◆ representationcontexts()
| def ifc4.ifccontext.representationcontexts | ( | ) |
References ifc4.ifccontext._representationcontexts, ifc2x3.ifcproject._representationcontexts, and ifc4.ifccontext.representationcontexts.
◆ unitsincontext()
| def ifc4.ifccontext.unitsincontext | ( | ) |
References ifc4.ifccontext._unitsincontext, ifc2x3.ifcproject._unitsincontext, and ifc4.ifccontext.unitsincontext.
Member Data Documentation
◆ longname
| ifc4.ifccontext.longname |
Referenced by ifc4.ifccontext.longname().
◆ objecttype
| ifc4.ifccontext.objecttype |
Referenced by ifc4.ifccontext.objecttype().
◆ phase
| ifc4.ifccontext.phase |
Referenced by ifc4.ifccontext.phase().
◆ representationcontexts
| ifc4.ifccontext.representationcontexts |
Referenced by ifc4.ifccontext.representationcontexts().
◆ unitsincontext
| ifc4.ifccontext.unitsincontext |
Referenced by ifc4.ifccontext.unitsincontext().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc4.py
Public Member Functions inherited from
1.8.17