API Reference > OdBr Classes > OdBrNode Class > OdBrNode Methods > OdBrNode::getPoint Method
OdBrNode::getPoint Method
Syntax
C++
OdBrErrorStatus getPoint(OdGePoint3d& point) const;
Parameters 
Description 
OdGePoint3d& point 
[out] Base point.
 

Returns odbrOK if successful, or an appropriate error code if not.

Returns the base point of this node. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.