Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseFullSubentPath::= Operator
Syntax
C++
OdDbBaseFullSubentPath& operator =(const OdDbBaseFullSubentPath& fullSubentPath);

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

 

Parameters
Description
fullSubentPath
[in] Object to be assigned.

A reference to this OdDbBaseFullSubentPath object.

Copyright © 2002-2022. Open Design Alliance All rights reserved.