Community
Civil 3D Forum
Welcome to Autodesk’s Civil 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Civil 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SAC Offset Target Is Valid Problem

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
Anonymous
433 Views, 3 Replies

SAC Offset Target Is Valid Problem

Hello Everyone

 

I am using OffsetTaget.isValid in my subassembly.But i realize that when i put this formula it checks the whole drawing for that target and if the target  polyline exist even a piece of polyline in the drawing then C3D considers it for all sample lines.Is ıt possible to be able to check each single sample line if it is going to intersect that target polyline or not?

 

Thanks

Umit

3 REPLIES 3
Message 2 of 4
nilesh33
in reply to: Anonymous

Hi,
Exactly it works as you mentioned.
For this issye  I am using this method,

 

1. keep that offset target at zero.
2. Then add one aux point (AP5)with slope and Delta X, add same offset target

3. now replace your Is.valid formula with IF(AP5.X>0,.....)

 

I tried to explain my methodology, hope it will work for you too.

 

Regards,

Nilesh

 

Message 3 of 4
Anonymous
in reply to: nilesh33

Thank you very much Nilesh.That works perfect 🙂
Message 4 of 4
Anonymous
in reply to: Anonymous

I usually use parameter in cases like this. Integer "search width instead of a fixed value. it makes it more obvious for the user

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Rail Community


 

Autodesk Design & Make Report