}
}
// [END] Get version of preprocessor (to detect I-Deas case) (ssv; 23.11.2010)
- Standard_Boolean aTrsfUse = (Interface_Static::IVal("read.step.root.transformation") == 0);
+ Standard_Boolean aTrsfUse = (Interface_Static::IVal("read.step.root.transformation") == 1);
return TransferShape(start, TP, Standard_True, aTrsfUse, theProgress);
}
// Issues #29068 and #31491.
Interface_Static::Init("step", "read.step.root.transformation", 'e', "");
Interface_Static::Init("step", "read.step.root.transformation", '&', "enum 0");
- Interface_Static::Init("step", "read.step.root.transformation", '&', "eval ON");
Interface_Static::Init("step", "read.step.root.transformation", '&', "eval OFF");
+ Interface_Static::Init("step", "read.step.root.transformation", '&', "eval ON");
Interface_Static::SetCVal("read.step.root.transformation", "ON");
// STEP file encoding for names translation