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

#include <dwg.h>

Data Fields

struct _dwg_entity_HATCHparent
 
BITCODE_BL flag
 
BITCODE_BL num_segs_or_paths
 
Dwg_HATCH_PathSegsegs
 
BITCODE_B bulges_present
 
BITCODE_B closed
 
Dwg_HATCH_PolylinePathpolyline_paths
 
BITCODE_BL num_boundary_handles
 
BITCODE_Hboundary_handles
 

Field Documentation

◆ boundary_handles

BITCODE_H* _dwg_HATCH_Path::boundary_handles

◆ bulges_present

BITCODE_B _dwg_HATCH_Path::bulges_present

◆ closed

BITCODE_B _dwg_HATCH_Path::closed

◆ flag

BITCODE_BL _dwg_HATCH_Path::flag

◆ num_boundary_handles

BITCODE_BL _dwg_HATCH_Path::num_boundary_handles

◆ num_segs_or_paths

BITCODE_BL _dwg_HATCH_Path::num_segs_or_paths

◆ parent

struct _dwg_entity_HATCH* _dwg_HATCH_Path::parent

◆ polyline_paths

Dwg_HATCH_PolylinePath* _dwg_HATCH_Path::polyline_paths

◆ segs

Dwg_HATCH_PathSeg* _dwg_HATCH_Path::segs

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