API Reference > Classes > PRC Protocol Extensions Classes > ExPrcCommandContext Class > ExPrcCommandContext Methods > ExPrcCommandContext::setLASTPOINT Method
ExPrcCommandContext::setLASTPOINT Method
Syntax
C++
virtual void setLASTPOINT(const OdGePoint3d& val);
Parameters 
Description 
const OdGePoint3d& val 
[in] A new value to be set for the LASTPOINT system variable. 

Sets a new value of the LASTPOINT system variable for this CommandContext object.

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