Home
Reply
rln
Contributor
rln
Posts: 28

Online documentation broken ?

Hi !

 

After R20 release I noticed that class definitions are no longer available (error 404 message is displayed). Go to http://doc.spatial.com and try to find some class name (e.g. torus) in Library Reference section. It opens a plenty of search results but when clicking on any link (e.g. http://doc.spatial.com/qref/ACIS/html/classtorus.html) it displays an error.

This happened about the R20 release time and did not get corrected so far.

 

Thank you for paying attention to this.

Roman

Spatial Moderator
ybiyani
Posts: 222

Re: Online documentation broken ?

Yep looks like a problem with lower case torus...for the time being you can look at the acis header file which defines the class torus...We will investigate this soon and update the forum.

Spatial Moderator
ybiyani
Posts: 222

Re: Online documentation broken ?

lower case torus is defined in tordef.hxx.

Spatial Employee
Posts: 5

Re: Online documentation broken ?

Hello Roman,

We have updated the ACIS Library Reference documentation. (Some HTML files had overwritten others having the same name, but different case - uppercase/lowercase - class docs.) Should be complete now.

 

Thanks so much for alerting us.

 

Amalia

rln
Contributor
rln
Posts: 28

Re: Online documentation broken ?

Yep! Seems to work now. Thanks Amalia.