Public Member Functions | |
| def | fontfamily () |
| def | fontsize () |
| def | fontstyle () |
| def | fontvariant () |
| def | fontweight () |
| def | wr31 (self) |
Public Member Functions inherited from ifc2x3.ifcpredefineditem | |
| def | name () |
Public Attributes | |
| fontfamily | |
| fontsize | |
| fontstyle | |
| fontvariant | |
| fontweight | |
Public Attributes inherited from ifc2x3.ifcpredefineditem | |
| name | |
Detailed Description
Entity ifctextstylefontmodel definition. :param fontfamily :type fontfamily:LIST(1,None,'STRING', scope = schema_scope) :param fontstyle :type fontstyle:ifcfontstyle :param fontvariant :type fontvariant:ifcfontvariant :param fontweight :type fontweight:ifcfontweight :param fontsize :type fontsize:ifcsizeselect
Member Function Documentation
◆ fontfamily()
| def ifc2x3.ifctextstylefontmodel.fontfamily | ( | ) |
References ifc2x3.ifctextstylefontmodel._fontfamily, and ifc2x3.ifctextstylefontmodel.fontfamily.
◆ fontsize()
| def ifc2x3.ifctextstylefontmodel.fontsize | ( | ) |
References ifc2x3.ifctextstylefontmodel._fontsize, ifc2x3.ifctextstylefontmodel.fontsize, and ifc2x3.ifcsizeselect.
◆ fontstyle()
| def ifc2x3.ifctextstylefontmodel.fontstyle | ( | ) |
References ifc2x3.ifctextstylefontmodel._fontstyle, and ifc2x3.ifctextstylefontmodel.fontstyle.
◆ fontvariant()
| def ifc2x3.ifctextstylefontmodel.fontvariant | ( | ) |
References ifc2x3.ifctextstylefontmodel._fontvariant, and ifc2x3.ifctextstylefontmodel.fontvariant.
◆ fontweight()
| def ifc2x3.ifctextstylefontmodel.fontweight | ( | ) |
References ifc2x3.ifctextstylefontmodel._fontweight, and ifc2x3.ifctextstylefontmodel.fontweight.
◆ wr31()
| def ifc2x3.ifctextstylefontmodel.wr31 | ( | 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
◆ fontfamily
| ifc2x3.ifctextstylefontmodel.fontfamily |
Referenced by ifc2x3.ifctextstylefontmodel.fontfamily().
◆ fontsize
| ifc2x3.ifctextstylefontmodel.fontsize |
Referenced by ifc2x3.ifctextstylefontmodel.fontsize().
◆ fontstyle
| ifc2x3.ifctextstylefontmodel.fontstyle |
Referenced by ifc2x3.ifctextstylefontmodel.fontstyle().
◆ fontvariant
| ifc2x3.ifctextstylefontmodel.fontvariant |
Referenced by ifc2x3.ifctextstylefontmodel.fontvariant().
◆ fontweight
| ifc2x3.ifctextstylefontmodel.fontweight |
Referenced by ifc2x3.ifctextstylefontmodel.fontweight().
The documentation for this class was generated from the following file:
- src/Mod/Import/App/ifc2x3.py
Public Member Functions inherited from
1.8.17