Reads Inventor File property, that belongs to the pre-defined "User Defined Properties" property set. The property is specified by either display name or internal name.
iv_getCustomProperty ( part As Part, _
propertyName As String ) As Any
Argument | Type | Description |
---|---|---|
part | part | Inventor component whose document property is sought |
propertyName | string | Name of Property |