Method to export parts. If the second argument partIds is not provided or is null, all Geometry parts will be exported.
Declaration Syntax
public virtual void ExportParts(string filePath, IList<int> partIds)
Parameters
- filePath(string)
No details are provided for this entry.
- partIds(IList<int>)
No details are provided for this entry.