getConceptualFaceCnt

This call is deprecated, please use call GetConceptualFaceCnt().

Syntax

//
//   Strong typing definition
//
int_t                       getConceptualFaceCnt(
                                    SdaiInstance            instance
                                );


//
//   Weak typing definition
//
int_t   __declspec(dllexport) __stdcall   getConceptualFaceCnt(
                                                                                    int_t                   instance
                                                                                );
    

Property instance

Size: 64 bit / 8 byte (value)
...