Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 01/11/2003 at 06:49, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.206 Platform: Language(s) : C++ ;
--------- Hi, Is there a way to get the state of the X Y Z axis buttons in the toolbar? i.e are they active or not Thanks
On 01/11/2003 at 12:41, xxxxxxxx wrote:
I think it's in BaseDocument::GetData(SETTINGS_DOCUMENT)->GetLong(DOCUMENT_STATEX) etc.
On 01/11/2003 at 12:55, xxxxxxxx wrote:
Thanks it was infact BaseDocument::GetData(SETTINGS_GENERAL)->GetBool(DOCUMENT_STATEX)