[Bf-python] Higher level object functions proposal.

Campbell Barton cbarton at metavr.com
Thu May 27 23:47:16 CEST 2004


Hi Roland, yes, Im planning to do this- at some stage, Id like to make a 
proposal that the powers that be can give me the goahead for.
Then Ill impliment them in my spare time.
Are there any in the list I proposed that should NOT be included?
- Cam

Roland Hess wrote:

>> Hi All, there are a number of functions on objects that are available 
>> in blender but can only be done manualy (and slowly) in python
>>
>> # ob - is a blender object
>> # Object is the blender module
>>
>> ... good ideas snipped ....
>>
>> newOb = Object.Boolean('UNION', obA, obB) # UNION. INTERSECT, or 
>> DIFFERENCE, the boolena is a bit crappy atm but could still be added 
>> for when it improves.
>
>
> This would be immediately useful to me in my scripts. Are you planning 
> to do this or just making a proposal?
>
>





More information about the Bf-python mailing list