Gets and sets whether to chain member pairs to create this secondary structure system member.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UnChainMemberPairs As System.Boolean |
C# | |
---|
System.bool UnChainMemberPairs {get; set;} |
C++/CLI | |
---|
property System.bool UnChainMemberPairs {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to pair each member passed in
ISecondaryMemberSupportPlaneFeatureData::SetMemberPairs to the previous member passed, false to pair consecutive members only
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30