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

#include <dwg.h>

Data Fields

struct _dwg_object_entityparent
 
BITCODE_BS class_version
 DXF 90 point, lat_lon, mylocation. More...
 
BITCODE_3BD position
 DXF 10. More...
 
BITCODE_BD radius
 DXF 40. More...
 
BITCODE_BD landing_gap
 DXF 40. More...
 
BITCODE_TV notes
 DXF 1. More...
 
BITCODE_RC text_alignment
 DXF 70 0 left, 1 center, 2 right. More...
 
BITCODE_B mtext_visible
 DXF 290. More...
 
BITCODE_B enable_frame_text
 DXF 290. More...
 
struct _dwg_objectmtext
 

Detailed Description

Entity GEOPOSITIONMARKER (varies)

Field Documentation

◆ class_version

BITCODE_BS _dwg_entity_GEOPOSITIONMARKER::class_version

DXF 90 point, lat_lon, mylocation.

◆ enable_frame_text

BITCODE_B _dwg_entity_GEOPOSITIONMARKER::enable_frame_text

DXF 290.

◆ landing_gap

BITCODE_BD _dwg_entity_GEOPOSITIONMARKER::landing_gap

DXF 40.

◆ mtext

struct _dwg_object* _dwg_entity_GEOPOSITIONMARKER::mtext

◆ mtext_visible

BITCODE_B _dwg_entity_GEOPOSITIONMARKER::mtext_visible

DXF 290.

◆ notes

BITCODE_TV _dwg_entity_GEOPOSITIONMARKER::notes

DXF 1.

◆ parent

struct _dwg_object_entity* _dwg_entity_GEOPOSITIONMARKER::parent

◆ position

BITCODE_3BD _dwg_entity_GEOPOSITIONMARKER::position

DXF 10.

◆ radius

BITCODE_BD _dwg_entity_GEOPOSITIONMARKER::radius

DXF 40.

◆ text_alignment

BITCODE_RC _dwg_entity_GEOPOSITIONMARKER::text_alignment

DXF 70 0 left, 1 center, 2 right.


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