02-26-2018
08:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-26-2018
08:21 AM
Brian,
If I read this properly you are placing the parts from content center and you want to change the length of a pipe based on the given parameters. I assume you have the logic worked out to determine the length.
If the pipes you are using have the come from the content center and have PL parameter then you should be able to use the parameter snippet to change the length of the pipe ala
SyntaxEditor Code Snippet
Parameter("ISO 3633 Pipe with Single Socket for Elastomeric Sealing Ring Joints DN32 - 200:1", "PL")= 10
This will change the length on your local copy.
if this doesn't solve your problem post the code/rule you have and I'll see if I can work out a solution.