API Reference > Classes > Database Classes > OdBmRvtLinkSymbol Class
OdBmRvtLinkSymbol Class
Syntax
C++
class OdBmRvtLinkSymbol : public OdBmLinkType;

BmRvtLinkSymbol.h

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]. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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.