Moves the freeze bar to the specified location in the FeatureManager design tree.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function MoveFreezeBarTo( _
ByVal Location As Integer, _
ByVal UpdateAllConfigs As Boolean _
) As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IFeature
Dim Location As Integer
Dim UpdateAllConfigs As Boolean
Dim value As Integer
value = instance.MoveFreezeBarTo(Location, UpdateAllConfigs)
|
Parameters
- Location
-
-or-
- swMoveFreezeBarTo_e.swMoveFreezeBarToAfterFeature
- UpdateAllConfigs
- True to update all configurations, false to not
Return Value
0 if successful, 1 if not
See Also
Availability
SolidWorks 2012 FCS, Revision Number 20.0