Softimage Forum (Read Only)
Welcome to Autodesk’s Softimage Forums. Share your knowledge, ask questions, and explore popular Softimage topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to access the construction history from C++ API

0 REPLIES 0
Reply
Message 1 of 1
Anonymous
302 Views, 0 Replies

How to access the construction history from C++ API

Via scripting is seems to be easy to access the construction history (Geometry Operators) of a mesh.

For Each oOperator in oObject.ActivePrimitive.ConstructionHistory
LogMessage oOperator.Name


In C++ I just can't figure out how to do this.

Specifically I need to check if the CopyOp operator has been used (cloned mesh).
0 REPLIES 0

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report