ifc4.ifcsite Class Reference
Public Member Functions | |
| def | landtitlenumber () |
| def | refelevation () |
| def | reflatitude () |
| def | reflongitude () |
| def | siteaddress () |
Public Member Functions inherited from ifc4.ifcspatialstructureelement | |
| def | compositiontype () |
| def | wr41 (self) |
Public Member Functions inherited from ifc4.ifcspatialelement | |
| def | containselements () |
| def | longname () |
| def | referenceselements () |
| def | servicedbysystems () |
Public Member Functions inherited from ifc4.ifcproduct | |
| def | objectplacement () |
| def | placementforshaperepresentation (self) |
| def | referencedby () |
| def | representation () |
Public Member Functions inherited from ifc4.ifcobject | |
| def | declares () |
| def | isdeclaredby () |
| def | isdefinedby () |
| def | istypedby () |
| def | objecttype () |
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 | |
| landtitlenumber | |
| refelevation | |
| reflatitude | |
| reflongitude | |
| siteaddress | |
Public Attributes inherited from ifc4.ifcspatialstructureelement | |
| compositiontype | |
Public Attributes inherited from ifc4.ifcspatialelement | |
| longname | |
Public Attributes inherited from ifc4.ifcproduct | |
| objectplacement | |
| representation | |
Public Attributes inherited from ifc4.ifcobject | |
| objecttype | |
Public Attributes inherited from ifc4.ifcroot | |
| description | |
| globalid | |
| name | |
| ownerhistory | |
Detailed Description
Entity ifcsite definition. :param reflatitude :type reflatitude:LIST(3,4,'INTEGER', scope = schema_scope) :param reflongitude :type reflongitude:LIST(3,4,'INTEGER', scope = schema_scope) :param refelevation :type refelevation:ifclengthmeasure :param landtitlenumber :type landtitlenumber:ifclabel :param siteaddress :type siteaddress:ifcpostaladdress
Member Function Documentation
◆ landtitlenumber()
| def ifc4.ifcsite.landtitlenumber | ( | ) |
References ifc2x3.ifcsite._landtitlenumber, ifc4.ifcsite._landtitlenumber, and ifc4.ifcsite.landtitlenumber.
◆ refelevation()
| def ifc4.ifcsite.refelevation | ( | ) |
References ifc2x3.ifcsite._refelevation, ifc4.ifcsite._refelevation, and ifc4.ifcsite.refelevation.
◆ reflatitude()
| def ifc4.ifcsite.reflatitude | ( | ) |
References ifc2x3.ifcsite._reflatitude, ifc4.ifcsite._reflatitude, and ifc4.ifcsite.reflatitude.
◆ reflongitude()
| def ifc4.ifcsite.reflongitude | ( | ) |
References ifc2x3.ifcsite._reflongitude, ifc4.ifcsite._reflongitude, and ifc4.ifcsite.reflongitude.
◆ siteaddress()
| def ifc4.ifcsite.siteaddress | ( | ) |
References ifc2x3.ifcsite._siteaddress, ifc4.ifcsite._siteaddress, and ifc4.ifcsite.siteaddress.
Member Data Documentation
◆ landtitlenumber
| ifc4.ifcsite.landtitlenumber |
Referenced by ifc4.ifcsite.landtitlenumber().
◆ refelevation
| ifc4.ifcsite.refelevation |
Referenced by ifc4.ifcsite.refelevation().
◆ reflatitude
| ifc4.ifcsite.reflatitude |
Referenced by ifc4.ifcsite.reflatitude().
◆ reflongitude
| ifc4.ifcsite.reflongitude |
Referenced by ifc4.ifcsite.reflongitude().
◆ siteaddress
| ifc4.ifcsite.siteaddress |
Referenced by ifc4.ifcsite.siteaddress().
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