OberonPlace.com Forums  

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 15-02-2005, 03:43
zlatev
Guest
 
Posts: n/a
Default Find only shapes with compound path

BreakApart method of Shape class would work for either simple or compound paths. However I need to identify only the shapes with compound paths. Is there way not using BreakApart and Combine methods to identify such shapes?

Edit:
I just found Shape.Curve.Subpaths.Count Is it possible to use Shapes.FindShapes in order to find the shapes with compound paths?
Reply With Quote
  #2  
Old 15-02-2005, 07:05
Alex's Avatar
Alex Alex is offline
Administrator
 
Join Date: Nov 2002
Posts: 1,932
Blog Entries: 4
Default Re: Find only shapes with compound path

Quote:
Originally Posted by zlatev
I just found Shape.Curve.Subpaths.Count Is it possible to use Shapes.FindShapes in order to find the shapes with compound paths?
No, but you can use FindShapes to find curves only and then loop through those and pick only the curves with at least two subpaths...
Reply With Quote
Reply


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
HOW-TO call coreldraw12 find dialog from VBA code???? wOxxOm CorelDRAW/Corel DESIGNER VBA 4 02-03-2008 08:32
How can I find shortest distance between two curves, shapes? Jab CorelDRAW/Corel DESIGNER VBA 3 22-12-2004 13:16
Find objects by properties Webster CorelDRAW/Corel DESIGNER VBA 8 01-12-2004 18:51
Generic code to process all shapes in a document glennwilton CorelDRAW/Corel DESIGNER VBA 0 05-09-2003 03:13
Fit text to path: extend to the end of path dcsquare CorelDRAW/Corel DESIGNER VBA 1 26-05-2003 07:34


All times are GMT -5. The time now is 22:39.


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