Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDimAssoc::setPointRef Method
Syntax
C++
void setPointRef(int pointIndex, OdDbOsnapPointRefPtr pOsnapPointRef);

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

 

Parameters
Description
pointIndex
[in] Point index. The value should be 0, 1, 2, 3 or from the PointType enum
pOsnapPointRef
[in] SmartPointer to the Osnap Point Reference.
Copyright © 2002-2022. Open Design Alliance All rights reserved.