API Reference > OdDb Classes > OdDbAlignedDimension Class > OdDbAlignedDimension Methods > OdDbAlignedDimension::setDimLinePoint Method
OdDbAlignedDimension::setDimLinePoint Method
Syntax
C++
void setDimLinePoint(const OdGePoint3d& dimLinePoint);
Parameters 
Description 
const OdGePoint3d& dimLinePoint 
[in] Dimension line point. 

Sets the WCS point defining the location of dimension line for this Dimension entity (DXF 10). 

 

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