Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbVisualStyle::trait Method
Syntax
C++
OdGiVariantPtr trait(OdGiVisualStyleProperties::Property prop, OdGiVisualStyleOperations::Operation * pOp = NULL) const;

Gets a property of the visual style and an operation that is currently used for this property. 

 

Parameters
Description
prop
[in] OdGiVisualStyleProperties::Property to set.
op
[out] Output OdGiVisualStyleOperations::Operation that is currently in effect for this property.

Returns a smart pointer to the OdGiVariant value of the property.

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