API Reference > Structs, Records, Enums > _LineData Structure
_LineData Structure
Syntax
C++
struct _LineData { OdGePoint3d pnt[2]; OdDbObjectId unknownId; };

IdComplexEntity.h

This structure stores data for lines exported from AutodeskĀ® InventorĀ®. 

 

 
Name 
Description 
 
This is _LineData, a member of class _LineData. 
 
Name 
Description 
 
pnt 
This is pnt, a member of class _LineData. 
 
This is unknownId, a member of class _LineData. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.