Message 1 of 1
Is it possible to set/get basic object's parameter

Not applicable
01-12-2010
02:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
sorry maybe this is simple , but I search the forum about the how to get basic object's parameter and found nothing. My question is , am I able to get the object's parameter (i.e boxObject width height segs .... ), and which file should I include? thanks in advanced.
BoxObject *b = (BoxObject *)os.obj->ConvertToType( 0, Class_ID(BOXOBJ_CLASS_ID, 0))//this won't work to me...