Returns the data content of the ResBuf object as three-dimensional point instance.
This method generates the OdError_InvalidResBuf exception when the stored data type does not correspond to the Point type. When the ResBuf object stores two-dimensional point or vector, this method converts it to the three-dimensional point adding zero Z-coordinate.
Example of Entering and Displaying Tagged Data
Getting and Setting Points and Vectors
Determining the Data Type by Group Code
OdResBuf::setPoint3d(), OdResBuf::restype(), OdDxfCode::_getType() methods
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|