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