Gets or sets the distance to move bodies in this explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ExplodeDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPartExplodeStep
Dim value As System.Double
instance.ExplodeDistance = value
value = instance.ExplodeDistance |
C# | |
---|
System.double ExplodeDistance {get; set;} |
C++/CLI | |
---|
property System.double ExplodeDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance in meters to move bodies
Example
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0