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

#include <dwg.h>

Data Fields

struct _dwg_object_entityparent
 
BITCODE_3BD center
 
BITCODE_3BD sm_axis
 
BITCODE_BE extrusion
 
BITCODE_BD axis_ratio
 
BITCODE_BD start_angle
 
BITCODE_BD end_angle
 

Detailed Description

ELLIPSE (35) entity

Field Documentation

◆ axis_ratio

BITCODE_BD _dwg_entity_ELLIPSE::axis_ratio

◆ center

BITCODE_3BD _dwg_entity_ELLIPSE::center

◆ end_angle

BITCODE_BD _dwg_entity_ELLIPSE::end_angle

◆ extrusion

BITCODE_BE _dwg_entity_ELLIPSE::extrusion

◆ parent

struct _dwg_object_entity* _dwg_entity_ELLIPSE::parent

◆ sm_axis

BITCODE_3BD _dwg_entity_ELLIPSE::sm_axis

◆ start_angle

BITCODE_BD _dwg_entity_ELLIPSE::start_angle

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