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