API Reference > OdDbRoot Classes > OdDbBaseFullSubentPath Class > OdDbBaseFullSubentPath Operators > OdDbBaseFullSubentPath::= Operator
OdDbBaseFullSubentPath::= Operator
Syntax
C++
OdDbBaseFullSubentPath& operator =(const OdDbBaseFullSubentPath& fullSubentPath);
Parameters 
Description 
const OdDbBaseFullSubentPath& fullSubentPath 
[in] Object to be assigned. 

A reference to this OdDbBaseFullSubentPath object.

This is the assignment operator for objects of the OdDbBaseFullSubentPath class. Assigns the value of the second operand to the first one. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.