Gets the profile standard of the weldment used in this structural Costing analysis.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property CurrentProfileStandard As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICostAnalysisStructural
Dim value As System.String
value = instance.CurrentProfileStandard |
C# | |
---|
System.string CurrentProfileStandard {get;} |
C++/CLI | |
---|
property System.String^ CurrentProfileStandard {
System.String^ get();
} |
Property Value
Profile standard
Example
Remarks
See Also
Availability
SOLIDWORKS Costing API 2015 SP0