ifc2x3.ifcrepresentationcontext Class Reference
Public Member Functions | |
| def | contextidentifier () |
| def | contexttype () |
| def | representationsincontext () |
Public Attributes | |
| contextidentifier | |
| contexttype | |
Detailed Description
Entity ifcrepresentationcontext definition. :param contextidentifier :type contextidentifier:ifclabel :param contexttype :type contexttype:ifclabel :param representationsincontext :type representationsincontext:SET(0,None,'ifcrepresentation', scope = schema_scope)
Member Function Documentation
◆ contextidentifier()
| def ifc2x3.ifcrepresentationcontext.contextidentifier | ( | ) |
References ifc2x3.ifcrepresentationcontext._contextidentifier, and ifc2x3.ifcrepresentationcontext.contextidentifier.
◆ contexttype()
| def ifc2x3.ifcrepresentationcontext.contexttype | ( | ) |
References ifc2x3.ifcrepresentationcontext._contexttype, and ifc2x3.ifcrepresentationcontext.contexttype.
◆ representationsincontext()
| def ifc2x3.ifcrepresentationcontext.representationsincontext | ( | ) |
Member Data Documentation
◆ contextidentifier
| ifc2x3.ifcrepresentationcontext.contextidentifier |
Referenced by ifc2x3.ifcrepresentationcontext.contextidentifier().
◆ contexttype
| ifc2x3.ifcrepresentationcontext.contexttype |
Referenced by ifc2x3.ifcrepresentationcontext.contexttype().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
1.8.17