how to define clash computation type in vb.net?
how to define clash computation type in vb.net?
(OP)
I was expecting below code to work but it does not. What am I missing?
CODE -->
oClash.ComputationType = "catClashComputationTypeAgainstAll"





RE: how to define clash computation type in vb.net?
RE: how to define clash computation type in vb.net?
Iscariot, just for my curiosity, on which release are you (I suppose greater then 21) ? Which VS are you using ?
Regards
Fernando
https://picasaweb.google.com/102257836106335725208 - Romania
https://picasaweb.google.com/103462806772634246699... - EU
RE: how to define clash computation type in vb.net?
@Cilici, Thank you, it works :)
@Ferdo, I am using Catia V5R21 with SharpDevelop4 as IDE (as it is portable).
RE: how to define clash computation type in vb.net?
Tesak
http://scripts4all.eu/txtoncurve/ - Text along a curve for Catia V5
RE: how to define clash computation type in vb.net?
I did not used the Object Browser until now.