Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I wish to make this a diametric and a vertical dimension:
This is the main line in question, I would like to add kVerticalDimensionType to the DimensionTypeEnum but as you can see I already use that to make this diametric.
Dim SharpCornerDimension = genDims.AddLinear("SharpCornerDimension", oDrawingView.SheetPoint(1.2, 0.5), oIntersectionIntent, Detail_XAxis_Intent, kDiametricDimensiontype)
Is there a way for me to do both?
I have attached the files with the full rule included in the drawing.
Thanks,
Harvey
Solved! Go to Solution.