05-18-2016
06:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-18-2016
06:05 PM
Brian,
Although I can easily work around this, using this method on a surfacebody obtained from the flat pattern fails (Doc.ComponentDefinition.FlatPattern.SurfacBodies[1]). The flat pattern surfacebody appears to be a valid surfacebody object, but the GetExistingFacets() method returns no information. The vertexCount and facetCount both = 0, and the returned arrays have no elements other than what was required to initialize the array.
The method works great for a surfacebody object obtained from the ComponentDefintion object.
Neil