Gets the type of Costing body for the Costing analysis, which indicates which Costing template to use.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetBodyType() As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICostBody
Dim value As System.Integer
value = instance.GetBodyType() |
C# | |
---|
System.int GetBodyType() |
C++/CLI | |
---|
System.int GetBodyType(); |
Return Value
Type of Costing body as defined in
swcBodyType_e
Example
See Also
Availability
SOLIDWORKS Costing API 2013 SP0