Sets the data content of the ResBuf object using the specified two-dimensional point instance only if the stored group code has a Point type.
Parameters
Parameters
Description
gePoint
[in] Two-dimensional point 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 OdGePoint2d instance.