OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Developer Forums > VBA > CorelDRAW/Corel DESIGNER VBA

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-11-2004, 04:23
lkoky
Guest
 
Posts: n/a
Default subpath numbering

Hi there,

I have to deal with some postscript files where curve lines are represented by a series of facetted straigth lines.

Once imported into CorelDraw, I can group them and Combine them into a single curve as they should be. But then the curve will have multiple subpaths and it isnt exactly smooth.

Tried to write a small VBA routine to join the subpath into a single one but came across the problem of not sure when I do

Code:
s = ACtiveSelection
sp = s.Cuve.subpath(1)
is the sp will always be the "first" in the curve, or is corel draw just return a range of subpath in no consequtive order in relation the the actual curve.

thanks.
Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Page Numbering Hernán New product ideas 3 15-02-2007 22:12
Problem with Page Numbering macro pmills Macros/Add-ons 1 07-05-2005 08:49
Auto Numbering Script DaFool CorelDRAW/Corel DESIGNER VBA 7 31-01-2005 11:27
Numbering and Printing dean29673 Code Critique 2 12-07-2004 16:07
Select all nodes if the subpath d-signer CorelDRAW/Corel DESIGNER VBA 2 12-05-2004 23:47


All times are GMT -5. The time now is 10:34.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com