Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDgnLSPE::setupDgnLSCache Method
Syntax
C++
virtual OdUInt32 setupDgnLSCache(const OdRxObject * pCache, OdUInt32 & nResFlags, OdGiDrawableTraits * pTraits) const = 0;

Setup traits from DgnLS cache. 

 

Parameters
Description
pCache
[in] Pointer to the DgnLS cache.
nResFlags
[out] setAttributes return flags.
pTraits
[in] Traits pointer which will be filled by DgnLS data.

Returns kDgnLSProcessed if DgnLS data completely processed. Returns 0 if standard processing is required.

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