Gets or sets the gap distance of the tear for this miter flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GapDistance As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMiterFlangeFeatureData
Dim value As Double
instance.GapDistance = value
value = instance.GapDistance
|
C# | |
---|
double GapDistance {get; set;} |
C++/CLI | |
---|
property double GapDistance {
double get();
void set (double value);
} |
Return Value
Distance in meters between edges in the miter flange
See Also
Availability
SolidWorks 2001 SP2, Revision Number 9.2