Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] ?????? [cgal-discuss] How can I fetch the label value of a meshvertices?

Subject: CGAL users discussion list

List archive

[cgal-discuss] ?????? [cgal-discuss] How can I fetch the label value of a meshvertices?


Chronological Thread 
  • From: "????" <>
  • To: "cgal-discuss" <>
  • Subject: [cgal-discuss] ?????? [cgal-discuss] How can I fetch the label value of a meshvertices?
  • Date: Mon, 9 Sep 2019 15:29:04 +0800
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
  • Feedback-id: webmail:qq.com:bgforeign:bgforeign2
  • Ironport-phdr: 9a23:ekwXsR9mjsh5HP9uRHKM819IXTAuvvDOBiVQ1KB32uIcTK2v8tzYMVDF4r011RmVBN+dsqIZwLOP4ujJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVmjaxe65+IRa2oAneq8UanI9vIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1jygJKz43/X/OhsBpkq9bpxShpwBhzI7SfIGbKvp/frvDct8EWGFNWshcWzBEDo66coABDfcOPfxAoon8pVQOoxuwCxexCuzg1jBGiXH407c53eomCgzGxg4uEsgUvXnOsNn4LqEfWv21wqnSyjXDautb1Tn+7ZDGaBclr/+AVq93fMbMyEQiFx/Jg1eTpID7Pj6Y1uAAvnOC7+p5T+6gl2knqwRorzWp28wihI7JhocPxVDF8yV02IA1KsejR0FgZd6rDoFcuD2dN4tzWs8iQmdouDw7yrIco5K7cjIKxZI6zBDcc/yKa5aE7g7tWeqLPzt0mHJodKiiixu28UWs0PDwWtW03VpSsCZJj93BumoT2xDO68WLUOZx80ig1DqVyQze5P1ILEYpnqTBMZEh2KQ/lp8LvETDACD2nEL2gbeNdkUh5uio8/znYq/hpp6TN454lBzyPr43msymG+g3Lg8OX22D9eS90r3s41H5Ta1UgvEqnKTVqo7WKdgbq6KjHgNY1oYu5wyiAzu60NkUhXwHI0hEeBKDgYjpIVbOIPXgAPuiglmhkCtnyvLFM7H/A5jALnzOnaz4fbZk8UJT1A0zzdVH65JOFr4BOO7zWlP2tNHAEhA5PBa7w+L+BNpg14MeQn6AArKCMKPJqlKI/eIuI+yUZIAPojr9Kv4l5+TvjXAjg1Mdc7OpjtMqbmulFKFmP1mBeiirxcwQFH8D+As4Vu3jzlOYFiVCYm67GKM66DZ8A42vCcLPR5umnaeajxu8S9ddaWlCT1yNCnz1bJ7OE6MHZyuWZ8NgiTcZTqOJSok71BjouhWsmJR9Ke+BsIWeNFCpnIwsubCLykFoq2ElJ92ElWqKSjcnzSszWzYq0fUn8gRGwVCZ3P0j26UJR+wW3OtAV0IBDbCZyuV7D97oXQeRLM6QDl2hR4f/WG1jfpcK29YLJn1FNZC6lBmTjTOzRbQSku7TXcFmwufnx3H0Yv1F5TPG2a0m1QF0Wc5TLXW8gb5urVGVHpePmEKcxf+n




------------------ ???????? ------------------
??????: "Sebastien Loriot (GeometryFactory)"<>;
????????: 2019??9??9??(??????) ????1:03
??????: "cgal-discuss"<>;
????: Re: [cgal-discuss] How can I fetch the label value of a meshvertices?

I think the error says that the property does not exist. If you already
created it then there is a pb somewhere. Maybe you operate on another
mesh, added the property on a temporary mesh (did you take the mesh by
copy instead of by reference?)...

Sebastien.

On 9/9/19 6:56 AM, Shrabani Ghosh wrote:
> But the voxel label value information is already in the triangular mesh. When
> I generated the triangular surface mesh from the 3D image, I already kept
> the vertex material information in the surface mesh. Now I just need to
> fetch the material information. Do I again need to add property?
>
> Regards
> Shrabani
>
>
>
> --
> Sent from: http://cgal-discuss.949826.n4.nabble.com/
>

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://sympa.inria.fr/sympa/info/cgal-discuss


Attachment:
Description: JPEG image

Attachment:
Description: JPEG image

Attachment:
Description: JPEG image




Archive powered by MHonArc 2.6.18.

Top of Page