Inventor ETO

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

296 views1 edit(s)2554 characters(s) Page last modified 18:10, 15 Jan 2013 by contentconnector
How to add your knowledge

IvExtGetFlatPatternLengths()

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

    Synopsis

    Calculates lengths of outer boundary of flat pattern in specified Units.

    Syntax

    IvExtGetFlatPatternLenghts ( prt As Part, _
                                 useBottomFace? As Boolean, _
                                 units As String, _
                                 Optional docHandle As String = "") As List 
    Argument Type Description
    prt part Sheet Metal part
    useBottomFace? boolean Guidance face flag
    units string Units of Measurement, for example "mm" or "in"
    docHandle String Optional (default="") document handle that allows to use the function from GetNewPartNumber() method