Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section
Column
width30px

Insert excerpt
US:_icon_XPX(30px)
US:_icon_XPX(30px)
nopaneltrue

Column
width150px

Insert excerpt
US:_f_Ifc_CheckPropertySet.xpx
US:_f_Ifc_CheckPropertySet.xpx
nopaneltrue

Column

Defines the

EDMqueryMethods CheckModelCapacityUsed

EDMmapMethod CheckPropertySet()

, CheckEDMserverVersion() and GetMaxModelInstances(). Extends the IFC2x3 EXPRESS Schema

.

 

You will also need to import the following data set into the EDMmodel named IFC_WALL_04 in the DataRepositoy

Section
Column
width30px

Insert excerpt
US:_icon_STP(30px)
US:_icon_STP(30px)
nopaneltrue

Column
width120px
 
Insert excerpt
US:_f_IfcWall_04.ifc
US:_f_IfcWall_04.ifc
nopaneltrue
Column

Sample population with one instance of IFCWALLSTANDARDCASE, with a pSet_WallCommon property set.

 

...

Sample 1: EDMmapMethod with result as User Defined Status

This sample executes an EDMmapMethod with no input parameters. It counts the number of property sets in the source model and returns the result as a user defined status. To run this sample, you need the EDMmapSchema CheckPropertySet. You also need to import the sample population IfcWall_04.ifc.

Section
Column
width30px

Insert excerpt
US:_icon_C(30px)
US:_icon_C(30px)
nopaneltrue

Column
 
Insert excerpt
US:_xc_IfcEDMmapMethod01
US:_xc_IfcEDMmapMethod01
nopaneltrue

 

...

Sample 2: EDMmapMethod with Parameters and File Mapping 

This sample executes an EDMmapMethod with input parameters and file mapping between the logical file name 'result' and a file on the EDMthinClient local file system. To run this sample, you need the EDMmapSchema CheckPropertySet. You also need to import the sample population IfcWall_04.ifc.

Section
Column
width30px

Insert excerpt
US:_icon_C(30px)
US:_icon_C(30px)
nopaneltrue

Column
 
Insert excerpt
US:_xc_IfcEDMmapMethod02
US:_xc_IfcEDMmapMethod02
nopaneltrue

 

...

Sample 3: EDMmapMethods with Expression Logging 

This sample executes an EDMmapMethod with EDMvirtualMachine expression logging. To run this sample, you need the EDMmapSchema CheckPropertySet. You also need to import the sample population IfcWall_04.ifc.

...