ifc4.ifcpropertysettemplate Class Reference

Public Member Functions

def applicableentity ()
 
def defines ()
 
def existsname (self)
 
def haspropertytemplates ()
 
def templatetype ()
 
def uniquepropertynames (self)
 
- Public Member Functions inherited from ifc4.ifcpropertydefinition
def hasassociations ()
 
def hascontext ()
 
- Public Member Functions inherited from ifc4.ifcroot
def description ()
 
def globalid ()
 
def name ()
 
def ownerhistory ()
 

Public Attributes

 applicableentity
 
 haspropertytemplates
 
 templatetype
 
- Public Attributes inherited from ifc4.ifcroot
 description
 
 globalid
 
 name
 
 ownerhistory
 

Detailed Description

Entity ifcpropertysettemplate definition.

    :param templatetype
    :type templatetype:ifcpropertysettemplatetypeenum

    :param applicableentity
    :type applicableentity:ifcidentifier

    :param haspropertytemplates
    :type haspropertytemplates:SET(1,None,'ifcpropertytemplate', scope = schema_scope)

    :param defines
    :type defines:SET(0,None,'ifcreldefinesbytemplate', scope = schema_scope)

Member Function Documentation

◆ applicableentity()

def ifc4.ifcpropertysettemplate.applicableentity ( )

References ifc4.ifcpropertysettemplate._applicableentity.

◆ defines()

def ifc4.ifcpropertysettemplate.defines ( )

◆ existsname()

def ifc4.ifcpropertysettemplate.existsname (   self)

References App::TransactionFactory.self, Py::PythonExtension< T >.self(), Py::PythonClass< T >.self(), Py::PythonExtensionBase.self(), Gui::AutoSaver.self, and Gui::Dialog::DownloadManager.self.

◆ haspropertytemplates()

def ifc4.ifcpropertysettemplate.haspropertytemplates ( )

References ifc4.ifcpropertysettemplate._haspropertytemplates, and ifc4.ifccomplexpropertytemplate._haspropertytemplates.

Referenced by ifc4.ifcpropertysettemplate.uniquepropertynames(), and ifc4.ifccomplexpropertytemplate.uniquepropertynames().

◆ templatetype()

def ifc4.ifcpropertysettemplate.templatetype ( )

References ifc4.ifcsimplepropertytemplate._templatetype, ifc4.ifcpropertysettemplate._templatetype, and ifc4.ifccomplexpropertytemplate._templatetype.

◆ uniquepropertynames()

Member Data Documentation

◆ applicableentity

ifc4.ifcpropertysettemplate.applicableentity

◆ haspropertytemplates

ifc4.ifcpropertysettemplate.haspropertytemplates

◆ templatetype

ifc4.ifcpropertysettemplate.templatetype

The documentation for this class was generated from the following file: