Gets or sets whether to automatically space a group of bodies equally along an axis as you drag them in this explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutoSpaceBodiesOnDrag As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPartExplodeStep
Dim value As System.Boolean
instance.AutoSpaceBodiesOnDrag = value
value = instance.AutoSpaceBodiesOnDrag |
C# | |
---|
System.bool AutoSpaceBodiesOnDrag {get; set;} |
C++/CLI | |
---|
property System.bool AutoSpaceBodiesOnDrag {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to automatically space components equally along an axis as you drag them, false to not
Example
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0