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

Creating a RvtLinkSymbol for new linked file. 

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

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