Gets and sets the gap between segments in different structural-member groups.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GapForOtherGroups As Double |
Visual Basic (Usage) | |
---|
Dim instance As IStructuralMemberGroup
Dim value As Double
instance.GapForOtherGroups = value
value = instance.GapForOtherGroups
|
C# | |
---|
double GapForOtherGroups {get; set;} |
C++/CLI | |
---|
property double GapForOtherGroups {
double get();
void set (double value);
} |
Return Value
Gap in meters between segments in different groups
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0