Gets the bend relief depth for this base flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ReliefDepth As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As System.Double
value = instance.ReliefDepth |
C# | |
---|
System.double ReliefDepth {get;} |
C++/CLI | |
---|
property System.double ReliefDepth {
System.double get();
} |
Property Value
Bend relief depth
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30