Gets and sets the entities to move. This is done by using an ObjectCollection containing the objects to move. For a parametric model, the collection can contain BRepBody or BRepFace objects but not a combination of both.
To use this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"moveFeature_var" is a variable referencing a MoveFeature object.
|
"moveFeature_var" is a variable referencing a MoveFeature object.
|