Gets or sets whether to reverse the direction of explode in this explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ReverseTranslationDirection As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPartExplodeStep
Dim value As System.Boolean
instance.ReverseTranslationDirection = value
value = instance.ReverseTranslationDirection |
C# | |
---|
System.bool ReverseTranslationDirection {get; set;} |
C++/CLI | |
---|
property System.bool ReverseTranslationDirection {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to reverse the direction of explode, false to not
Example
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0