How to add your knowledge

iv_viewToSheet()

    Table of contents
    1. 1. Synopsis
    2. 2. Syntax

    Synopsis

    Converts view coordinates to sheet coordinates. Both coordinates are 2d coordinates represented by X and Y values of point objects.

    Syntax

    iv_viewToSheet ( view As Part, _
                     viewPt As Point ) As Point 
    Argument Type Description
    view part Inventor drawing view
    viewPt point point in view space