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

#include <dwg.h>

Data Fields

struct _dwg_HATCH_Pathparent
 
BITCODE_RC curve_type
 
BITCODE_2RD first_endpoint
 
BITCODE_2RD second_endpoint
 
BITCODE_2RD center
 
BITCODE_BD radius
 
BITCODE_BD start_angle
 
BITCODE_BD end_angle
 
BITCODE_B is_ccw
 
BITCODE_2RD endpoint
 
BITCODE_BD minor_major_ratio
 
BITCODE_BL degree
 
BITCODE_B is_rational
 
BITCODE_B is_periodic
 
BITCODE_BL num_knots
 
BITCODE_BL num_control_points
 
BITCODE_BDknots
 
Dwg_HATCH_ControlPointcontrol_points
 
BITCODE_BL num_fitpts
 
BITCODE_2RDfitpts
 
BITCODE_2RD start_tangent
 
BITCODE_2RD end_tangent
 

Field Documentation

◆ center

BITCODE_2RD _dwg_HATCH_PathSeg::center

◆ control_points

Dwg_HATCH_ControlPoint* _dwg_HATCH_PathSeg::control_points

◆ curve_type

BITCODE_RC _dwg_HATCH_PathSeg::curve_type

◆ degree

BITCODE_BL _dwg_HATCH_PathSeg::degree

◆ end_angle

BITCODE_BD _dwg_HATCH_PathSeg::end_angle

◆ end_tangent

BITCODE_2RD _dwg_HATCH_PathSeg::end_tangent

◆ endpoint

BITCODE_2RD _dwg_HATCH_PathSeg::endpoint

◆ first_endpoint

BITCODE_2RD _dwg_HATCH_PathSeg::first_endpoint

◆ fitpts

BITCODE_2RD* _dwg_HATCH_PathSeg::fitpts

◆ is_ccw

BITCODE_B _dwg_HATCH_PathSeg::is_ccw

◆ is_periodic

BITCODE_B _dwg_HATCH_PathSeg::is_periodic

◆ is_rational

BITCODE_B _dwg_HATCH_PathSeg::is_rational

◆ knots

BITCODE_BD* _dwg_HATCH_PathSeg::knots

◆ minor_major_ratio

BITCODE_BD _dwg_HATCH_PathSeg::minor_major_ratio

◆ num_control_points

BITCODE_BL _dwg_HATCH_PathSeg::num_control_points

◆ num_fitpts

BITCODE_BL _dwg_HATCH_PathSeg::num_fitpts

◆ num_knots

BITCODE_BL _dwg_HATCH_PathSeg::num_knots

◆ parent

struct _dwg_HATCH_Path* _dwg_HATCH_PathSeg::parent

◆ radius

BITCODE_BD _dwg_HATCH_PathSeg::radius

◆ second_endpoint

BITCODE_2RD _dwg_HATCH_PathSeg::second_endpoint

◆ start_angle

BITCODE_BD _dwg_HATCH_PathSeg::start_angle

◆ start_tangent

BITCODE_2RD _dwg_HATCH_PathSeg::start_tangent

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