Use this function to create an angular dimension between two features
HRESULT AngularDimension(IDesign *pDesign, IDrawingDocument *pDrawingdoc, IGraphic *pGraph1, IGraphic *pGraph2, IAngularDimLine **angulardim )
design
design
drawdoc
The Drawing document
graphSet
Set of drawing features
Output Parameters
None
(VB)
angularDim
dimesion created (COM)
Description