Gets or sets whether to reverse the direction of alignment for selected alignment references.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlipDirections As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Object
instance.FlipDirections = value
value = instance.FlipDirections |
C# | |
---|
System.object FlipDirections {get; set;} |
C++/CLI | |
---|
property System.Object^ FlipDirections {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of Boolean values; true to flip alignment directions, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0