🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Flex Prep Tool - Motion View - giving error while creating .h3d flex body. How to resolve?

Rohan JoshiUser: "Rohan Joshi"
Altair Community Member
Updated by Rohan Joshi

Invalid Node Selection!

 


Total Translation Warnings and Errors:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Warnings: 0
Errors: 1

 

child process exited abnormally

Sort by:
1 - 1 of 11
    PrafulUser: "Praful"
    Altair Employee
    Accepted Answer
    Updated by Praful

    Thanks for that screenshot.

    I can see 2 possible causes. You may try eliminating one by one

    A) The node number needs to be specified in either of the following format

    1. 511+512+513 (This is to specify an assorted list of nodes)
    2. 511:513  (This is to specify a range)
    3.  combination of 1 & 2. E.g. 6+8:15+67 <- includes node 6, 8 through 15 and 67

    Check if this solves the problem.

     

    B) I see your path contain spaces. Check if the problem goes away when you have files in path without space.

     

    Regards
    Praful