Adds a dynamic clearance detector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IAddDynamicClearance( _
ByVal Comp1 As Component2, _
ByVal Comp2 As Component2, _
ByVal Value As System.Double, _
ByVal AppendFlag As System.Boolean, _
ByVal ShowDim As System.Boolean _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim Comp1 As Component2
Dim Comp2 As Component2
Dim Value As System.Double
Dim AppendFlag As System.Boolean
Dim ShowDim As System.Boolean
Dim value As System.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