SetAt
Sets the value
Syntax
Definition:
HRESULT SetAt(
LONGLONG nOffset,
TcVnPoint3_REAL& aPoint
)
Parameters
Name |
Type |
Description |
---|---|---|
nOffset |
LONGLONG |
Offset to the current position |
aPoint |
The value to set |