Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
DrawingMaterialNode::< Operator
Syntax
C++
bool operator <(const DrawingMaterialNode& matNode) const;

The less operator for a drawing material node.

Parameters
Description
matNode
[in] Another drawing material node to compare with.

true if the drawing material node is less than another node specified with matNode parameter; otherwise the method returns false.

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