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