Sets the locations of the break lines in the drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetPosition( _
ByVal Position1 As System.Double, _
ByVal Position2 As System.Double _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBreakLine
Dim Position1 As System.Double
Dim Position2 As System.Double
Dim value As System.Boolean
value = instance.SetPosition(Position1, Position2) |
Parameters
- Position1
Location of the first break line
- Position2
Location of the second break line
Return Value
True if the break lines are positioned, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0