Sets the data content of the ResBuf object using the specified two-dimensional vector instance only if the stored group code has a Point type.
Parameters
Parameters
Description
geVector
[in] Two-dimensional vector instance to be set.
Remarks
This method generates the OdError_InvalidResBuf exception when the stored data type does not correspond to the Point type. The passed value must be the OdGeVector2d instance.