Search found 6 matches

by topzoli
Thu Oct 02, 2014 1:02 pm
Forum: Specific Development
Topic: INDEX NAME
Replies: 15
Views: 22563

Re: INDEX NAME

HI. I think analyse is only work with volume and area in 3d double = element.Analyse(TopSolid.TopAnalyse.topVolume) double = element.Analyse(TopSolid.TopAnalyse.topArea) where the element is TopSolid.Element I'hve tried to get somehow the lenght, width, tickness still no sucess. I think there is no ...
by topzoli
Thu Oct 02, 2014 8:09 am
Forum: Specific Development
Topic: INDEX NAME
Replies: 15
Views: 22563

Re: INDEX NAME

Hi :) These properties are work both command SetTextProperty - GetTextProperty $comment $zmld_stock $designation $zmld_ref $reference $zmld_std $supplier $processing These properties are work only GetTextProperty $bom_index_name $bom_index_key $zmld_machinedcompo $show_bom_detail $zmld_view example ...
by topzoli
Wed Oct 01, 2014 8:42 pm
Forum: Specific Development
Topic: INDEX NAME
Replies: 15
Views: 22563

Re: INDEX NAME

Hi! I think i've got the path now :) Thank you, for this detailed post it's realy useful for me now! so meanwhile i've figured an other solution for this "index name" problem :D first: i need to set more set then i use this code: ----------------------------------------------------------- ...
by topzoli
Mon Jul 14, 2014 3:43 pm
Forum: Specific Development
Topic: Select element
Replies: 2
Views: 5096

Here :) Dim TopApp As TopSolid.Application Dim TopDoc3D As TopSolid.Document Dim ker As TopSolid.TopAskAnswer Dim jelolo As String Dim val As TopSolid.Element Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click TopApp = New TopSolid.Application TopDoc3D = TopApp.Current...
by topzoli
Mon Jul 14, 2014 9:36 am
Forum: Specific Development
Topic: INDEX NAME
Replies: 15
Views: 22563

Hi Holzknoten!

I have no time to understand the lip functions yet, but im very intrested.
Any tutorial would help me a lot . :)

Thank you!

Topzoli!
by topzoli
Fri Jul 11, 2014 9:35 pm
Forum: Specific Development
Topic: INDEX NAME
Replies: 15
Views: 22563

Hi all I have got a same problem. Because it is realy important for us, so i figured a solution for this problem. You cant change the index, but you able to change the shape's other porpertyes For an example in supplier property = D-12-2 U need to modify some file export option for this, but its wor...