Reads the iProperty value from the given Inventor file. If necessary, the file is opened and closed by Inventor.
IvExtGetPropertyValueByPropertyName ( fileName As String, _
propertySetName As String, _
propertyName As String ) As Any
Argument | Type | Description |
---|---|---|
fileName | string | Inventor file name |
propertySetName | string | Ignored |
propertyName | string | Property Name |