API Reference > OdDb Classes > OdDbLinetypeTable Class > OdDbLinetypeTable Methods > OdDbLinetypeTable::getLinetypeByBlockId Method
OdDbLinetypeTable::getLinetypeByBlockId Method
Syntax
C++
const OdDbObjectId& getLinetypeByBlockId() const;

Returns the Object ID of the predefined linetype record object assigned as "ByBlock" linetype in the database.

Organization of Linetypes 

OdDbDatabase::getLinetypeByLayerId(), OdDbDatabase::getLinetypeByBlockId(), OdDbDatabase::getLinetypeContinuousId() methods

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