iv_PropertyGet()

Synopsis

Reads Inventor File property, specified by either display name or internal name. The property may belong to any property set, i.e., both pre-defined property sets and user-created property sets are searched.

Syntax

iv_PropertyGet ( Part as Part, _
                 PropertyName As String) As Any 
Argument Type Description
Part part Inventor component owning the property
PropertyName string Name of property