Updates the Costing data for all of the bodies in this Costing Part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function UpdateCostForAllBodies() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICostPart
Dim value As System.Object
value = instance.UpdateCostForAllBodies() |
C# | |
---|
System.object UpdateCostForAllBodies() |
C++/CLI | |
---|
System.Object^ UpdateCostForAllBodies(); |
Return Value
Array of integers, or longs if using VBA, corresponding to each body in the part and indicating the Costing update status of that body as defined in swcUpdateCostError_e
See Also
Availability
SOLIDWORKS Costing API 2013 SP0