08-05-2021
05:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-05-2021
05:55 PM
Here is some examples. It will depend at what level you are looking for the part assembly
if using iproperties snippet the most important thing to remember is the document name reference before the location of the iproperty. This will target where you are retrieving the iproperty from. “CompFileNameOnly” If not included the iproperty will be taken from the document the rule was run from.
iProperties.Value(CompFileNameOnly, "Custom", "SO")
If you include a screenshot or description of where you want to run the rule and what info you want to capture I am sure a sample can be either found or created. As the recursive rules can be complex.
If this solved a problem, please click (accept) as solution.
Or if this helped you, please, click (like)
Regards
Alan
Or if this helped you, please, click (like)
Regards
Alan