Gets or sets whether to copy the DimXpert scheme of the original components to the opposite-hand versions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DimXpertScheme As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Boolean
instance.DimXpertScheme = value
value = instance.DimXpertScheme |
C# | |
---|
System.bool DimXpertScheme {get; set;} |
C++/CLI | |
---|
property System.bool DimXpertScheme {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to copy the DimXpert scheme, false (default) to not
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0