BcPost.SetValueOfPostVariable(postVariable, value)

CURRENTLY NOT IMPLEMENTED!

Description

This function is utilized set the current value of any existing native posting engine variable at the current time this function is called.


Please refer to the Posting Variable and API Reference in the help system of the BobCAD-CAM product you are working with for a complete list of the VB APIs.

Parameters

  • postVariable – string value of the BobCAD posting variable name
  • value - the value to assign to the posting variable


Examples