11-07-2023
08:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-07-2023
08:53 PM
You can use the below to target the logic parameter. This might fail if the level is too deep.
occ.NameYou can also use the API method directly for parameters see help page here.
Pay attention to the value returned in case its in cm and not your document units.
Dim paramValue As Double = partDef.Parameters.Item("G_H").Value
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