Gets or sets whether components rotate about their origins in this regular explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property RotateAboutEachComponentOrigin As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IExplodeStep
Dim value As System.Boolean
instance.RotateAboutEachComponentOrigin = value
value = instance.RotateAboutEachComponentOrigin |
C# | |
---|
System.bool RotateAboutEachComponentOrigin {get; set;} |
C++/CLI | |
---|
property System.bool RotateAboutEachComponentOrigin {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if components rotate about their origins, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0