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

#include <dwg.h>

Data Fields

struct _dwg_object_entityparent
 
BITCODE_BL is_gradient_fill
 
BITCODE_BL reserved
 
BITCODE_BD gradient_angle
 
BITCODE_BD gradient_shift
 
BITCODE_BL single_color_gradient
 
BITCODE_BD gradient_tint
 
BITCODE_BL num_colors
 
Dwg_HATCH_Colorcolors
 
BITCODE_TV gradient_name
 
BITCODE_BD elevation
 
BITCODE_BE extrusion
 
BITCODE_TV name
 
BITCODE_B is_solid_fill
 
BITCODE_B is_associative
 
BITCODE_BL num_paths
 
Dwg_HATCH_Pathpaths
 
BITCODE_BS style
 
BITCODE_BS pattern_type
 
BITCODE_BD angle
 
BITCODE_BD scale_spacing
 
BITCODE_B double_flag
 
BITCODE_BS num_deflines
 
Dwg_HATCH_DefLinedeflines
 
BITCODE_B has_derived
 
BITCODE_BD pixel_size
 
BITCODE_BL num_seeds
 
BITCODE_2RDseeds
 

Field Documentation

◆ angle

BITCODE_BD _dwg_entity_HATCH::angle

◆ colors

Dwg_HATCH_Color* _dwg_entity_HATCH::colors

◆ deflines

Dwg_HATCH_DefLine* _dwg_entity_HATCH::deflines

◆ double_flag

BITCODE_B _dwg_entity_HATCH::double_flag

◆ elevation

BITCODE_BD _dwg_entity_HATCH::elevation

◆ extrusion

BITCODE_BE _dwg_entity_HATCH::extrusion

◆ gradient_angle

BITCODE_BD _dwg_entity_HATCH::gradient_angle

◆ gradient_name

BITCODE_TV _dwg_entity_HATCH::gradient_name

◆ gradient_shift

BITCODE_BD _dwg_entity_HATCH::gradient_shift

◆ gradient_tint

BITCODE_BD _dwg_entity_HATCH::gradient_tint

◆ has_derived

BITCODE_B _dwg_entity_HATCH::has_derived

◆ is_associative

BITCODE_B _dwg_entity_HATCH::is_associative

◆ is_gradient_fill

BITCODE_BL _dwg_entity_HATCH::is_gradient_fill

◆ is_solid_fill

BITCODE_B _dwg_entity_HATCH::is_solid_fill

◆ name

BITCODE_TV _dwg_entity_HATCH::name

◆ num_colors

BITCODE_BL _dwg_entity_HATCH::num_colors

◆ num_deflines

BITCODE_BS _dwg_entity_HATCH::num_deflines

◆ num_paths

BITCODE_BL _dwg_entity_HATCH::num_paths

◆ num_seeds

BITCODE_BL _dwg_entity_HATCH::num_seeds

◆ parent

struct _dwg_object_entity* _dwg_entity_HATCH::parent

◆ paths

Dwg_HATCH_Path* _dwg_entity_HATCH::paths

◆ pattern_type

BITCODE_BS _dwg_entity_HATCH::pattern_type

◆ pixel_size

BITCODE_BD _dwg_entity_HATCH::pixel_size

◆ reserved

BITCODE_BL _dwg_entity_HATCH::reserved

◆ scale_spacing

BITCODE_BD _dwg_entity_HATCH::scale_spacing

◆ seeds

BITCODE_2RD* _dwg_entity_HATCH::seeds

◆ single_color_gradient

BITCODE_BL _dwg_entity_HATCH::single_color_gradient

◆ style

BITCODE_BS _dwg_entity_HATCH::style

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