Another questions ?
Posted: 25 Oct 2004, 16:47
Hi,
i got some another questions please :
1 - can we add a block in a image from another ?
something like that :
Source:=TsgDXFImage(ListBox1.Items.Objects[ListBox1.ItemIndex]);
TsgDXFImage(Image1).Converter.Sections[csBlocks].AddEntity(Source.Converter.Blocks[0]);
for now a got a crash (access violation)!
the aim is to view each block in a file to define a libary of drawing store in block defnition.
2 - can we select entities, and move it in a TImage or a TsgImage ?
the aim is to, after select a block in the library, add the block definition, add a insert and then move the insert where user want ?
thanks
E.Jourde
PS : if we buy your product, did we got a support ? (already this forum is very good (quality and rapidity of answer))
i got some another questions please :
1 - can we add a block in a image from another ?
something like that :
Source:=TsgDXFImage(ListBox1.Items.Objects[ListBox1.ItemIndex]);
TsgDXFImage(Image1).Converter.Sections[csBlocks].AddEntity(Source.Converter.Blocks[0]);
for now a got a crash (access violation)!
the aim is to view each block in a file to define a libary of drawing store in block defnition.
2 - can we select entities, and move it in a TImage or a TsgImage ?
the aim is to, after select a block in the library, add the block definition, add a insert and then move the insert where user want ?
thanks
E.Jourde
PS : if we buy your product, did we got a support ? (already this forum is very good (quality and rapidity of answer))