sim.importShapeImports a shape from a file (first imports meshes, then groups/merges them into a shape) Synopsisint shapeHandle = sim.importShape(int fileformat, string pathAndFilename, int options,
float identicalVerticeTolerance, float scalingFactor)
int shapeHandle = sim.importShape(int fileformat, string pathAndFilename, int options,
float identicalVerticeTolerance, float scalingFactor)
Arguments
Return values
|