Gets or sets the gauge bend radius in this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GaugeBendRadius As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Double
instance.GaugeBendRadius = value
value = instance.GaugeBendRadius |
C# | |
---|
System.double GaugeBendRadius {get; set;} |
C++/CLI | |
---|
property System.double GaugeBendRadius {
System.double get();
void set ( & System.double value);
} |
Property Value
Gauge bend radius
Remarks
See Also
Availability
SOLIDWORKS 2025 SP03, Revision Number 33.3