API Reference > Classes > Geometry Classes > OdBmGEdge Class > OdBmGEdge Methods > OdBmGEdge::getUVParams Method
OdBmGEdge::getUVParams Method
Syntax
C++
OdInt8 getUVParams(OdBmFace& pFace, OdGePoint2dArray& pt2dArray);
Parameters 
Description 
OdBmFace& pFace 
[in] Input pointer to a face.  
OdGePoint2dArray& pt2dArray 
[out] Output 2D start and end points.
 

Returns the index of a face in the case of successful operation.

Returns 2D start and end points of the specified face. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.