【V8i select4 mdl】Build error of C3861

There is build error about bmake. It reports the setdefaults function can't be found.

Parents
  • I found in bsimaterial.h as following P_SetDefaults. But I can't find any SetDefaults. Is there anything I miss.
    /*---------------------------------------------------------------------------------**//**
    * @description Set some basic default values. e.g. color's RGB values
    * @bsimethod Bentley Systems
    +---------------+---------------+---------------+---------------+---------------+------*/
    RENDLIB_EXPORT void P_SetDefaults
    (
    );

    Answer Verified By: Actual Yang 

Reply
  • I found in bsimaterial.h as following P_SetDefaults. But I can't find any SetDefaults. Is there anything I miss.
    /*---------------------------------------------------------------------------------**//**
    * @description Set some basic default values. e.g. color's RGB values
    * @bsimethod Bentley Systems
    +---------------+---------------+---------------+---------------+---------------+------*/
    RENDLIB_EXPORT void P_SetDefaults
    (
    );

    Answer Verified By: Actual Yang 

Children
No Data