Gets or sets the diverge direction entity for this radial explode step.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DivergeDirection As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IExplodeStep
Dim value As System.Object
instance.DivergeDirection = value
value = instance.DivergeDirection |
C# | |
---|
System.object DivergeDirection {get; set;} |
C++/CLI | |
---|
property System.Object^ DivergeDirection {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Cylindrical
face, conical face, linear
edge, or
axis (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0