Creates new BRepBody objects based on the contents of the specified file.
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object.
|
"temporaryBRepManager_var" is a variable referencing a TemporaryBRepManager object.
|
Type | Description |
BRepBodies | A BRepBodies collection object is returned which can contain multiple BRepBody objects. null is returned in the case where it was unable to read the file. |
Name | Type | Description |
filename | string | The full path and name of the file to read in. This can be a SMT, SMB, SAT, or SAB file. |
Name | Description |
TemporaryBRepManager API Sample | TemporaryBRepManager related functions |