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