Gets or sets the array of orientations for the components whose axes align to a selected reference.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ComponentOrientationsAlignToSelection As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Object
instance.ComponentOrientationsAlignToSelection = value
value = instance.ComponentOrientationsAlignToSelection |
C# | |
---|
System.object ComponentOrientationsAlignToSelection {get; set;} |
C++/CLI | |
---|
property System.Object^ ComponentOrientationsAlignToSelection {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
swMirrorComponentOrientation2_e values
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0