Gets or sets the default gap for all rips in this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RipGap As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Double
instance.RipGap = value
value = instance.RipGap |
C# | |
---|
System.double RipGap {get; set;} |
C++/CLI | |
---|
property System.double RipGap {
System.double get();
void set ( & System.double value);
} |
Property Value
Rip gap
Example
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2