Duplicate() or SIDuplicate() if you want a command.

If you want to rebuild the whole ball of wax yourself, look into the 
Geometry.Get() and Geometry.Set() methods for the respective geometry types 
you’re working with.  Example: if copying a polygon mesh, then use 
PolygonMesh.Get() to acquire the data, and PolygonMesh.Set() to update the 
data, or X3Dobject.AddGeometry() to build a new object from scratch.

Matt




From: softimage-boun...@listproc.autodesk.com 
[mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Byungchul Kang
Sent: Wednesday, February 20, 2013 6:38 PM
To: Softimage Mailing List
Subject: Way to object copy with object model script?

Hello, List

I want to copy a object(Polymsh, pointcloud .. ) through ObjectModel Script 
with Python. not CopyPaste command.
any idea?

Thanks
Kang


--
Byungchul Kang | MBC CG TEAM [http://imbc.com]
http://cgndev.com

Reply via email to