API Reference > OdDb Classes > OdDbDgnLSPE Class > OdDbDgnLSPE Methods > OdDbDgnLSPE::hasDgnLSData Method
OdDbDgnLSPE::hasDgnLSData Method
Syntax
C++
virtual bool hasDgnLSData(const OdDbLinetypeTableRecord * pLTR) const = 0;
Parameters 
Description 
const OdDbLinetypeTableRecord * pLTR 
[in] Pointer to the Linetype Table Record. 

Returns true if Linetype Table Record have attached DgnLS data.

Checks does Linetype Table Record contain attached DgnLS data. 

 

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