Public Member Functions | |
def | __init__ |
def | __repr__ |
def | getAttribute |
def | getProperty |
Public Attributes | |
attributes | |
data | |
doc | |
id | |
type |
Definition at line 282 of file ifcReader.py.
def ifcReader::IfcEntity::__init__ | ( | self, | ||
ent, | ||||
doc = None | ||||
) |
Definition at line 284 of file ifcReader.py.
def ifcReader::IfcEntity::__repr__ | ( | self | ) |
Definition at line 291 of file ifcReader.py.
def ifcReader::IfcEntity::getAttribute | ( | self, | ||
attr | ||||
) |
Definition at line 317 of file ifcReader.py.
def ifcReader::IfcEntity::getProperty | ( | self, | ||
propName | ||||
) |
Definition at line 294 of file ifcReader.py.
Definition at line 288 of file ifcReader.py.
Definition at line 285 of file ifcReader.py.
Definition at line 289 of file ifcReader.py.
Definition at line 286 of file ifcReader.py.
Definition at line 287 of file ifcReader.py.