API Reference > Classes > Database Classes > OdBmRvtLinkSymbol Class > OdBmRvtLinkSymbol Methods > OdBmRvtLinkSymbol::setNewFilePath Method
OdBmRvtLinkSymbol::setNewFilePath Method
Syntax
C++
OdResult setNewFilePath(const OdString sNewPath, bool bRelative);

Sets a new path and pathType for linked file. 

/param sNewPath [in] Path to the new linked file. /param bRelative [in] Path type, [true - Relative path], [false - Absolute path].

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