Adds a dynamic clearance detector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IAddDynamicClearance( _
ByVal Comp1 As Component2, _
ByVal Comp2 As Component2, _
ByVal Value As Double, _
ByVal AppendFlag As Boolean, _
ByVal ShowDim As Boolean _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim Comp1 As Component2
Dim Comp2 As Component2
Dim Value As Double
Dim AppendFlag As Boolean
Dim ShowDim As Boolean
Dim value As Integer
value = instance.IAddDynamicClearance(Comp1, Comp2, Value, AppendFlag, ShowDim)
|
Parameters
- Comp1
- First component of the clearance pair
- Comp2
- Second component of the clearance pair
- Value
Minimum clearance distance
- AppendFlag
True appends the component to the list, false overwrites the list
- ShowDim
True displays a dynamic reference dimension of the minimum clearance distance
Return Value
Newly added clearance pair
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0