API Reference > Classes > Extension Classes > ExBimCommandContext Class > ExBimCommandContext Methods > ExBimCommandContext::setLASTPOINT Method
ExBimCommandContext::setLASTPOINT Method
Syntax
C++
virtual void setLASTPOINT(const OdGePoint3d& val);
Parameters 
Description 
const OdGePoint3d& val 
[in] New value for LASTPOINT. 

Sets the LASTPOINT system variable for this CommandContext object. 

 

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