Inventor ETO

Community Scoring

Was this page helpful?

Tag Tags0

This page has no tags

Page statistics

867 views1 edit(s)2639 characters(s) Page last modified 18:14, 12 Apr 2012 by contentconnector
How to add your knowledge

IvExtSetPropertyValueByPropertyName()

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

    Synopsis

    Sets the iProperty value for the given Intent Part. iProperty with the asked name should exist.

    Syntax

    IvExtSetPropertyValueByPropertyName ( prt As Part, _
                                          propertySetName As String, _
                                          propertyName As String, _
                                          propertyValue As Any ) As Boolean 
    Argument Type Description
    prt part Occurrence or document
    propertySetName string Ignored
    propertyName string iProperty Name
    propertyValue any String, Boolean, Number, or Integer value