ConstrainSize

Use this function to constrain the size of a straight line in a sketch.

        HRESULT ConstrainSize(ILine *line) ;

Input Parameters

            lineobj            the line to be constrained

Output Parameters

            none

Description

    This function constrains the size of a straight line  in a sketch. See MakeRadialDim  for applying size
constraint on circles and arcs.