Example of CreateSelectionFromString
Good Morning Folks,
I was hoping someone could have an example of how to use CreateSelectionFromString
I've tried to format the string arg several ways based on the help, but I keep getting errors. I was hoping someone could point out my flaw.
Attempted
"ASSEMBLY_BLANK.ASM(CSYS_DEF)"
"ASSEMBLY_BLANK.0(CSYS_DEF)"
"ASSEMBLY_BLANK.ASM(47)"
"ASSEMBLY_BLANK.0(47)"
"ASSEMBLY_BLANK.ASM(#47)"
"ASSEMBLY_BLANK.0(#47)"
"ASSEMBLY_BLANK.ASM(CSYS_DEF):"
"ASSEMBLY_BLANK.0(CSYS_DEF):"
"ASSEMBLY_BLANK.ASM(47):"
"ASSEMBLY_BLANK.0(47):"
"ASSEMBLY_BLANK.ASM(#47):"
"ASSEMBLY_BLANK.0(#47):"
Regards,
WOM
PS. I'm wanting to select a coordinate system called CSYS_DEF in an assembly.

