importIFClegacy.IfcDocument Class Reference

Public Member Functions

def find (self, pat1, pat2=None, pat3=None)
 
def getEnt (self, ref)
 
def search (self, pat)
 

Public Attributes

 data
 
 Entities
 
 filename
 

Member Function Documentation

◆ find()

def importIFClegacy.IfcDocument.find (   self,
  pat1,
  pat2 = None,
  pat3 = None 
)
finds objects in the current IFC document.
arguments can be of the following form:
- (pattern): returns object types matching the given pattern (same as search)
- (type,property,value): finds, in all objects of type "type", those whose
  property "property" has the given value

References importIFClegacy.IfcDocument.getEnt(), Gui::DockWnd::SelectionView.search(), importIFClegacy.IfcDocument.search(), SmSwitchboard.search(), and Gui::SoFCSelectionRoot.search().

◆ getEnt()

def importIFClegacy.IfcDocument.getEnt (   self,
  ref 
)

◆ search()

def importIFClegacy.IfcDocument.search (   self,
  pat 
)

Member Data Documentation

◆ data

◆ Entities

importIFClegacy.IfcDocument.Entities

◆ filename


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