API Reference > OdDb Classes > OdDbDimAssoc Class > OdDbDimAssoc Methods > OdDbDimAssoc::pointRef Method
OdDbDimAssoc::pointRef Method
Syntax
C++
OdDbOsnapPointRefPtr pointRef(int pointIndex) const;
Parameters 
Description 
int pointIndex 
[in] Point index. The value should be 0, 1, 2, 3 or from the PointType enum 

Returns the specified Osnap Point Reference for this Associative Dimension object. 

 

pointIndex must be one of the following:

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