Evaluates a dimension’s data from its feature data.
Visual Basic |
---|
Public Sub Evaluate() |
Boolean value indicating success or failure in evaluating the dimension.
Some dimension commands exist as command blocks inside of PC-DMIS. Because of this, the Evaluate method only works on a command block if you call the method from the very first item of the block. Calls made from other items of a dimension’s command block won’t function.