Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How do we know the axis of two different cylinder are concentric
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-09-2012 06:12 AM
Dear all,
I need to verify the position of two entites for tolerance specification.
Which api can be used to verify that two axis of different cylinders are concentric
Thank you in advance.
Mike
Re: How do we know the axis of two different cylinder are concentric
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
05-09-2012 11:50 PM
DECL_BASE logical same_vector( SPAvector const&v1, SPAvector const&v2, const double res = SPAresabs);

