QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
opennurbs_linetype.cpp File Reference
#include "opennurbs.h"

Functions

double ON_HairlinePrintWidth ()
 
bool ON_IsHairlinePrintWidth (double width_mm)
 
 ON_OBJECT_IMPLEMENT (ON_Linetype, ON_Object, "26F10A24-7D13-4f05-8FDA-8E364DAF8EA6")
 

Function Documentation

◆ ON_HairlinePrintWidth()

double ON_HairlinePrintWidth ( )

◆ ON_IsHairlinePrintWidth()

bool ON_IsHairlinePrintWidth ( double width_mm)

◆ ON_OBJECT_IMPLEMENT()

ON_OBJECT_IMPLEMENT ( ON_Linetype ,
ON_Object ,
"26F10A24-7D13-4f05-8FDA-8E364DAF8EA6"  )