ifc2x3.ifcgrid Class Reference
Public Member Functions | |
def | containedinstructure () |
def | uaxes () |
def | vaxes () |
def | waxes () |
def | wr41 (self) |
Public Member Functions inherited from ifc2x3.ifcproduct | |
def | objectplacement () |
def | referencedby () |
def | representation () |
def | wr1 (self) |
Public Member Functions inherited from ifc2x3.ifcobject | |
def | isdefinedby () |
def | objecttype () |
Public Member Functions inherited from ifc2x3.ifcobjectdefinition | |
def | decomposes () |
def | hasassignments () |
def | hasassociations () |
def | isdecomposedby () |
Public Member Functions inherited from ifc2x3.ifcroot | |
def | description () |
def | globalid () |
def | name () |
def | ownerhistory () |
Public Attributes | |
uaxes | |
vaxes | |
waxes | |
Public Attributes inherited from ifc2x3.ifcproduct | |
objectplacement | |
representation | |
Public Attributes inherited from ifc2x3.ifcobject | |
objecttype | |
Public Attributes inherited from ifc2x3.ifcroot | |
description | |
globalid | |
name | |
ownerhistory | |
Detailed Description
Entity ifcgrid definition. :param uaxes :type uaxes:LIST(1,None,'ifcgridaxis', scope = schema_scope) :param vaxes :type vaxes:LIST(1,None,'ifcgridaxis', scope = schema_scope) :param waxes :type waxes:LIST(1,None,'ifcgridaxis', scope = schema_scope) :param containedinstructure :type containedinstructure:SET(0,1,'ifcrelcontainedinspatialstructure', scope = schema_scope)
Member Function Documentation
◆ containedinstructure()
def ifc2x3.ifcgrid.containedinstructure | ( | ) |
◆ uaxes()
def ifc2x3.ifcgrid.uaxes | ( | ) |
References ifc2x3.ifcgrid._uaxes, and ifc2x3.ifcgrid.uaxes.
◆ vaxes()
def ifc2x3.ifcgrid.vaxes | ( | ) |
References ifc2x3.ifcgrid._vaxes, and ifc2x3.ifcgrid.vaxes.
◆ waxes()
def ifc2x3.ifcgrid.waxes | ( | ) |
References ifc2x3.ifcgrid._waxes, and ifc2x3.ifcgrid.waxes.
◆ wr41()
def ifc2x3.ifcgrid.wr41 | ( | self | ) |
References Gui::AutoSaver.self, Py::PythonExtension< T >.self(), Gui::Dialog::DownloadManager.self, Py::PythonExtensionBase.self(), App::TransactionFactory.self, and Py::PythonClass< T >.self().
Member Data Documentation
◆ uaxes
ifc2x3.ifcgrid.uaxes |
Referenced by ifc2x3.ifcgrid.uaxes().
◆ vaxes
ifc2x3.ifcgrid.vaxes |
Referenced by ifc2x3.ifcgrid.vaxes().
◆ waxes
ifc2x3.ifcgrid.waxes |
Referenced by ifc2x3.ifcgrid.waxes().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py