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
Umit.Arslan
428 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

- Umit Arslan -
Survey Engineer
Civil 3D 2018 x64
Windows 8.1 Pro 64-bit
32GB RAM
3 REPLIES 3
Message 2 of 4
nilesh33
in reply to: Umit.Arslan

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
Umit.Arslan
in reply to: nilesh33

Thank you very much Nilesh.That works perfect 🙂
- Umit Arslan -
Survey Engineer
Civil 3D 2018 x64
Windows 8.1 Pro 64-bit
32GB RAM
Message 4 of 4

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