Gets or sets the bend calculation table file path name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BendCalculationTableFile As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ICustomBendAllowance
Dim value As System.String
instance.BendCalculationTableFile = value
value = instance.BendCalculationTableFile |
C# | |
---|
System.string BendCalculationTableFile {get; set;} |
C++/CLI | |
---|
property System.String^ BendCalculationTableFile {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Bend calculation table file path name
Remarks
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3