Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'am drawing some line/circle on sketch plane with VB-Express-API as below,
oSketch.DimensionConstraints.AddRadius(oArcL, oTransGeom.CreatePoint2d(oArcL.Geometry.Center.X - 0.5, oArcL.Geometry.Center.Y - Genislik - 0.5), False)
I want to put some dimension from equation or reference dimension. Like I put a dimension from other dimension in sketch plane by hand.
Is this possible in VB-Express-API?
Regards,
Mucip:)
Solved! Go to Solution.