Converts view coordinates to sheet coordinates. Both coordinates are 2d coordinates represented by X and Y values of point objects.
iv_viewToSheet ( view As Part, _
viewPt As Point ) As Point
Argument | Type | Description |
---|---|---|
view | part | Inventor drawing view |
viewPt | point | point in view space |