Gets or sets the items to transfer to the opposite-hand versions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MirrorTransferOptions As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Integer
instance.MirrorTransferOptions = value
value = instance.MirrorTransferOptions |
C# | |
---|
System.int MirrorTransferOptions {get; set;} |
C++/CLI | |
---|
property System.int MirrorTransferOptions {
System.int get();
void set ( & System.int value);
} |
Property Value
Items to transfer as defined in
swMirrorPartOptions_e
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0