Gets or sets the file locations of existing files that are to be replaced with new opposite-hand versions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReplaceFileLocations As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Object
instance.ReplaceFileLocations = value
value = instance.ReplaceFileLocations |
C# | |
---|
System.object ReplaceFileLocations {get; set;} |
C++/CLI | |
---|
property System.Object^ ReplaceFileLocations {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of existing file paths
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0