Using VB to set a DimStyle inAutoCAD
Using VB to set a DimStyle inAutoCAD
(OP)
I'm creating a DimStyle with Visual Basic in AutoCAD and I have all the settings correct except I can't figure out how to set my precision to 0 1/8". Can you help?





RE: Using VB to set a DimStyle inAutoCAD
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Using VB to set a DimStyle inAutoCAD
RE: Using VB to set a DimStyle inAutoCAD
DIMDEC - base dim precision
DIMTDEC - base dim tolerance precision
LINK TO VARIABLE GUIDE.. REAL NICE
h
"Everybody is ignorant, only on different subjects." — Will Rogers
RE: Using VB to set a DimStyle inAutoCAD