Returns a list of all of the mixins for the design of part p, in order of precedence.
getPartDesignMixins ( p As Part) As List
Argument | Type | Description |
---|---|---|
p | Part | The part which is an instance of the Design for which the mixins are desired. |
Intent >getPartDesignMixins(Root) --> {:IntentSamplesRoot, :IvAssemblyDocument}