Point.SetQuadIntValue (function)
Syntax |
Point.SetQuadIntValue( qhigh, qlow)
|
Description |
To set the point's value in a CIMPLICITY project. This operation combines the Value and Set operations into one command. The SetQuadIntValue function takes two double values to set the value of any 64 bit data type QINT or UQINT.
|
Example |
|
See also | Point.QuadValueAsString (property, read),Point.QuadValueAsString (property, write), Point.SetQuadIntValue (function), Point.TimeStampHR (property, read);Point.GetQuadIntValue (function) |