Void
Geometry
.ExportParts(String param1, IList<Int32> param2)
Method to export parts. If the second argument partIds is not provided or is null, all Geometry parts will be exported.
Remarks
Examples
Parameters
param1
Type: String
param2
Type: IList<Int32>
Return Value
Type: Void