Gets or sets whether to create a derived configuration of the opposite-hand components in the original assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CreateDerivedConfigurations As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorComponentFeatureData
Dim value As System.Boolean
instance.CreateDerivedConfigurations = value
value = instance.CreateDerivedConfigurations |
C# | |
---|
System.bool CreateDerivedConfigurations {get; set;} |
C++/CLI | |
---|
property System.bool CreateDerivedConfigurations {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to create a derived configuration of the opposite-hand components in the original assembly, false (default) to create new part files
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0