API Reference > Dgn Extension Classes > ExDgCommandContext Class > ExDgCommandContext Methods > ExDgCommandContext::createRubberBand Method
ExDgCommandContext::createRubberBand Method
Syntax
C++
OdEdPointDefTrackerPtr createRubberBand(const OdGePoint3d& base, OdGsModel* pModel = NULL) const;
Parameters 
Description 
const OdGePoint3d& base 
[in] Base point. 

Creates a rubberband line from the specified point to the user input.

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