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

#include <dwg.h>

Data Fields

struct _dwg_object_entityparent
 
BITCODE_3BD ins_pt
 
BITCODE_BD scale
 
BITCODE_BD rotation
 
BITCODE_BD width_factor
 
BITCODE_BD oblique_angle
 
BITCODE_BD thickness
 
BITCODE_BS style_id
 
BITCODE_BE extrusion
 
BITCODE_H style
 

Detailed Description

Struct for: SHAPE (33/4)

Field Documentation

◆ extrusion

BITCODE_BE _dwg_entity_SHAPE::extrusion

◆ ins_pt

BITCODE_3BD _dwg_entity_SHAPE::ins_pt

◆ oblique_angle

BITCODE_BD _dwg_entity_SHAPE::oblique_angle

◆ parent

struct _dwg_object_entity* _dwg_entity_SHAPE::parent

◆ rotation

BITCODE_BD _dwg_entity_SHAPE::rotation

◆ scale

BITCODE_BD _dwg_entity_SHAPE::scale

◆ style

BITCODE_H _dwg_entity_SHAPE::style

◆ style_id

BITCODE_BS _dwg_entity_SHAPE::style_id

◆ thickness

BITCODE_BD _dwg_entity_SHAPE::thickness

◆ width_factor

BITCODE_BD _dwg_entity_SHAPE::width_factor

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