Gets or sets the distance for the gap in a closed corner in a sheet metal part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GapDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IClosedCornerFeatureData
Dim value As System.Double
instance.GapDistance = value
value = instance.GapDistance |
C# | |
---|
System.double GapDistance {get; set;} |
C++/CLI | |
---|
property System.double GapDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Gap distance
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0