Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMSUSD-100: Update docs with -primVariant flag info and example #3268

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

santosg87
Copy link
Collaborator

No description provided.

@santosg87 santosg87 requested review from pierrebai-adsk and seando-adsk and removed request for pierrebai-adsk August 10, 2023 16:14
@@ -58,6 +59,17 @@ of the highest prim(s) imported. This is generally the fullDagPath
that corresponds to the imported primPath but could be multiple
paths if primPath="/".

### Repeatable flags
The `-primVar` flag can be used multiple times when used to import specific variants. on MEL, this simply means using the flag repeatedly for each prim that contains the chosen variants. On Python, the flag requires a string array to import. for example. importing multiple variant choices using python would for example use:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `-primVar` flag can be used multiple times when used to import specific variants. on MEL, this simply means using the flag repeatedly for each prim that contains the chosen variants. On Python, the flag requires a string array to import. for example. importing multiple variant choices using python would for example use:
The `-primVar` flag can be used multiple times when used to import specific variants. In MEL, this simply means using the flag repeatedly for each prim that contains the chosen variants. In Python, the flag requires a string array to import. Importing multiple variant choices using python would for example use:

@seando-adsk seando-adsk added documentation Improvements or additions to documentation ready-for-merge Development process is finished, PR is ready for merge labels Aug 10, 2023
@seando-adsk seando-adsk merged commit c52fa27 into dev Aug 10, 2023
@seando-adsk seando-adsk deleted the santosg87-patch-1 branch August 10, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants