Sets the primary structure system members that pair together to create this secondary structure system member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetMemberPairs( _
ByVal Pairs As System.Object _
) As System.Boolean |
C# | |
---|
System.bool SetMemberPairs(
System.object Pairs
) |
C++/CLI | |
---|
System.bool SetMemberPairs(
& System.Object^ Pairs
) |
Parameters
- Pairs
- Array of IStructureSystemMemberFeatureDatas
Return Value
True if member pairs successfully set, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30