Gets or sets the overlap/underlap ratio for this closed corner.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OverlapUnderlapRatio As Double |
Visual Basic (Usage) | |
---|
Dim instance As IClosedCornerFeatureData
Dim value As Double
instance.OverlapUnderlapRatio = value
value = instance.OverlapUnderlapRatio
|
C# | |
---|
double OverlapUnderlapRatio {get; set;} |
C++/CLI | |
---|
property double OverlapUnderlapRatio {
double get();
void set (double value);
} |
Return Value
Ratio
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0