Hello.
I would like to know if it is possible to check if a part in a section view (on a drawing) is cut or not.
I have an ilogic rule that automatically puts the balloons on the parts shown in the view.
But I am only interested in balloons on the parts that are cut (sectioned) in a section view (because I am showing welding symbols, so mostly the sectioned parts are only relevant).
I there a kind of property of the parts in a section view that can identify them as cut..(sth. like having a hatch)?
I would like to use that in my rule to only put balloons on the cut parts.
Hello.
I would like to know if it is possible to check if a part in a section view (on a drawing) is cut or not.
I have an ilogic rule that automatically puts the balloons on the parts shown in the view.
But I am only interested in balloons on the parts that are cut (sectioned) in a section view (because I am showing welding symbols, so mostly the sectioned parts are only relevant).
I there a kind of property of the parts in a section view that can identify them as cut..(sth. like having a hatch)?
I would like to use that in my rule to only put balloons on the cut parts.
Maybe you don't need code for that.
I you make the section-depth "0" mm than only the parts are shown/visible that are sectioned/cut.
With autoballoon you have the same result I guess!
Regards,
Arthur Knoors
Autodesk Affiliations:
Autodesk Software:Inventor Professional 2024 | Vault Professional 2022 | Autocad Mechanical 2022
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:Drawing List!|Toggle Drawing Sheet!|Workplane Resize!|Drawing View Locker!|Multi Sheet to Mono Sheet!|Drawing Weld Symbols!|Drawing View Label Align!|Open From Balloon!|Model State Lock!
Posts and Ideas:Dimension Component!|Partlist Export!|Derive I-properties!|Vault Prompts Via API!|Vault Handbook/Manual!|Drawing Toggle Sheets!|Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
Maybe you don't need code for that.
I you make the section-depth "0" mm than only the parts are shown/visible that are sectioned/cut.
With autoballoon you have the same result I guess!
Regards,
Arthur Knoors
Autodesk Affiliations:
Autodesk Software:Inventor Professional 2024 | Vault Professional 2022 | Autocad Mechanical 2022
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:Drawing List!|Toggle Drawing Sheet!|Workplane Resize!|Drawing View Locker!|Multi Sheet to Mono Sheet!|Drawing Weld Symbols!|Drawing View Label Align!|Open From Balloon!|Model State Lock!
Posts and Ideas:Dimension Component!|Partlist Export!|Derive I-properties!|Vault Prompts Via API!|Vault Handbook/Manual!|Drawing Toggle Sheets!|Vault Defer Update!
! For administrative reasons, please mark a "Solution as solved" when the issue is solved !
Thank you, that is a smart advice. But since we have really complex drawings with many details taken from various section views, I would like to use an ilogic selection in my rule.
Just for reference I want to add a link to another thread where it is discussed how it might be possible to get a grip on cut parts in section views. (I will look into it later since I am still working in Inventor 2021 and it requires 2022)
Thank you, that is a smart advice. But since we have really complex drawings with many details taken from various section views, I would like to use an ilogic selection in my rule.
Just for reference I want to add a link to another thread where it is discussed how it might be possible to get a grip on cut parts in section views. (I will look into it later since I am still working in Inventor 2021 and it requires 2022)
Can't find what you're looking for? Ask the community or share your knowledge.