Shubham,

As Sean has already mentioned, analyze_general() doesn't require the
volume function to be defined.  If the volume hook isn't defined in
the function table analyze will print a message saying that the volume
can't be determined.  Nevertheless the centroid and surface area will
be reported.

However, you have to make sure that analyze_general() will be called
in case of an ehy.  The analyze output you mentioned signals that
analyze_general() wasn't called.


Regards,
    Daniel



2017-04-12 22:42 GMT+02:00 Shubham Rathore <shubhamrathore1...@gmail.com>:
> Sir, I think volume needs to be defined before using  analyze on the ehy.
> The analyze_general() doesn't take care of this. All I get is "analyze:
> unable to process ID_EHY solid
> ". Thus defining the volume may resolve the issue.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to