Sunday, February 05, 2012
How to iterate throught collection Model.Features ?
Last Post 27 Jan 2010 09:59 AM by Juraj Joob. 0 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Juraj JoobUser is Offline
New Member
New Member
Posts:26

--
27 Jan 2010 09:59 AM  

I want to iterate throught collection Model.Features and i don't know how type of Item i use. if i use SolidEdgePart.BodyFeature as item type occurs error.

example in C#:

foreach(SolidEdgePart.BodyFeature F in model.Features)     // thrown exception
{
    .
    .
    .

}

You are not authorized to post a reply.

Active Forums 4.2
Copyright © 2011 JasonNewell.NET