Gets and sets whether to reverse the direction of the length ratio offset for the second member of the primary structure system member pair.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RevDirectionLengthRatioMember2 As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISecondaryMemberBetweenPointsFeatureData
Dim value As System.Boolean
instance.RevDirectionLengthRatioMember2 = value
value = instance.RevDirectionLengthRatioMember2 |
C# | |
---|
System.bool RevDirectionLengthRatioMember2 {get; set;} |
C++/CLI | |
---|
property System.bool RevDirectionLengthRatioMember2 {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the direction of the length ratio offset from the end of the second member, false to not
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30