License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2009-12-07
05:13 AM
- last edited on
2023-08-03
01:17 PM
by
Doreena Deng
2009-12-07 07:33 AM
2009-12-07 07:51 AM
2009-12-07 11:49 AM
Ben wrote:You should first retrieve all the other attributes of the layer with
creating a loop and hiding all layers so far is not working.
attrib.layer.head.flags |= APILay_Hidden;not
attrib.layer.head.flags = APILay_Hidden;
2009-12-07 03:07 PM
2009-12-07 03:37 PM
Ben wrote:The problem with the original code was not using ACAPI_Attribute_Get first.
It would be nice to know what was wrong with the original code
2009-12-08 01:24 AM
2010-01-06 07:07 AM