Versions Compared

Key

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

...

Section
Column
width30px

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

Column
width120px

Insert excerpt
US:_f_Ifc_Samples_01.qex
US:_f_Ifc_Samples_01.qex

Column

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

You also need to import the following data sets.

Section
Column
width30px

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

Column
width120px
 
Column

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

EDMqueryMethod with output in QueryResult table

This sample shows how to executes an EDMqueryMethod. In the sample, input arguments to the Query are provided as SELECT type parameters, and the output data is returned as a QueryResult Table allocated in the calling clients heap memory.