Gets or sets the alignment references for components whose orientation axes align to them.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AlignmentReferences As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Object
instance.AlignmentReferences = value
value = instance.AlignmentReferences |
C# | |
---|
System.object AlignmentReferences {get; set;} |
C++/CLI | |
---|
property System.Object^ AlignmentReferences {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
IEdge,
IFace2,
IRefPlane,
ISketchSegment (linear)
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0