HyperSizer Support Forum

Software Use => Scripting => Topic started by: Ruben on October 25, 2019, 07:40:59 AM

Title: Determining if orthogrid is double sided
Post by: Ruben on October 25, 2019, 07:40:59 AM
Hi,

Is there any way to determine if an orthogrid concept is a two-sided machining set in the Cross-sectional linking from the COM interface?

Regards,
Ruben
Title: Re: Determining if orthogrid is double sided
Post by: Brent on October 25, 2019, 04:41:38 PM
Hi Ruben,

Unfortunately the two-sided machining set is not exposed via the scripting API. This capability can potentially be added in the next software release. We'll keep you posted.

Thanks,

Brent
Title: Re: Determining if orthogrid is double sided
Post by: Ruben on November 12, 2019, 05:44:20 AM
I check if the resulting B11 is 0, and if so, know that the machining is double sided.