PartFeatures.MoveFeatures Property
Parent Object: PartFeaturesDescription
Gets the collection object that besides listing out the subset of part features that are Moves, allows the creations of new Moves.
Syntax
PartFeatures.MoveFeatures() As MoveFeaturesProperty Value
This is a read only property whose value is a MoveFeatures.Samples
Name | Description |
Move Feature Creation | Demonstrates the creation of a Move feature. |