LibreDWG API  0.13.3
LibreDWG API - The DWG Library
_dwg_entity_OLE2FRAME Struct Reference

#include <dwg.h>

Data Fields

struct _dwg_object_entityparent
 
BITCODE_BS type
 DXF 71, 1: Link, 2: Embedded, 3: Static. More...
 
BITCODE_BS mode
 r2000+ DXF 72, tile_mode, 0: mspace, 1: pspace More...
 
BITCODE_RC lock_aspect
 r2000+ DXF 73, 0 or 1 (locked) More...
 
BITCODE_BL data_size
 DXF 90. More...
 
BITCODE_TF data
 DXF 310, the binary object data. More...
 
BITCODE_BS oleversion
 DXF 70, always 2. More...
 
BITCODE_TF oleclient
 DXF 3, e.g. More...
 
BITCODE_3BD pt1
 DXF 10, upper left corner. More...
 
BITCODE_3BD pt2
 DXF 11, lower right corner. More...
 

Detailed Description

OLE2FRAME (74 + varies) object

Field Documentation

◆ data

BITCODE_TF _dwg_entity_OLE2FRAME::data

DXF 310, the binary object data.

◆ data_size

BITCODE_BL _dwg_entity_OLE2FRAME::data_size

DXF 90.

◆ lock_aspect

BITCODE_RC _dwg_entity_OLE2FRAME::lock_aspect

r2000+ DXF 73, 0 or 1 (locked)

◆ mode

BITCODE_BS _dwg_entity_OLE2FRAME::mode

r2000+ DXF 72, tile_mode, 0: mspace, 1: pspace

◆ oleclient

BITCODE_TF _dwg_entity_OLE2FRAME::oleclient

DXF 3, e.g.

OLE or Paintbrush Picture

◆ oleversion

BITCODE_BS _dwg_entity_OLE2FRAME::oleversion

DXF 70, always 2.

◆ parent

struct _dwg_object_entity* _dwg_entity_OLE2FRAME::parent

◆ pt1

BITCODE_3BD _dwg_entity_OLE2FRAME::pt1

DXF 10, upper left corner.

◆ pt2

BITCODE_3BD _dwg_entity_OLE2FRAME::pt2

DXF 11, lower right corner.

◆ type

BITCODE_BS _dwg_entity_OLE2FRAME::type

DXF 71, 1: Link, 2: Embedded, 3: Static.


The documentation for this struct was generated from the following file: