Parameters |
Description |
OdString& name |
[out] A placeholder for the node motion object's name. |
Returns true if the node motion object's name has been successfully returned; otherwise returns false.
Returns the current node name. The method fills a passed string value with the node motion object's name then returns it to a calling subroutine.
This method should be re-implemented and return true if you want to set the animated node name. Default implementation returns false.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|