API Reference > OdDg Classes > OdDgCompoundLineStyleResource Class > OdDgCompoundLineStyleResource Methods > OdDgCompoundLineStyleResource::getComponent Method
OdDgCompoundLineStyleResource::getComponent Method
Syntax
C++
bool getComponent(OdUInt32 uIndex, OdDgCompoundLineStyleComponentInfo& component) const;
Parameters 
Description 
OdUInt32 uIndex 
[in] Index of the component in the compound resource.  
OdDgCompoundLineStyleComponentInfo& component 
[out] Returned component data. 

Gets a component of a compound linestyle. 

 

Returns true if getting component data is successful.

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