Message 1 of 1
Material data from SampleLineGroup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to get Material Area and Volume from SampleLine or SampleLineGroup?
I can get TotalVolume:
SamleLineGroup.GetTotalVolumeResultDataForMaterialList(GUID)
But I need to get Material Volume.
Can I get it via C3D2012 API?