Solid Edge Draft Type Library
Offset2d Method
Description
Offsets the end connected elements from the SelectSet in the direction of the 2d point by the given distance. This function will clear the SelectSet and add the offset elements to the SelectSet.
Syntax
Visual Basic
Public Sub Offset2d( _
   ByVal offsetSideX As Double, _
   ByVal offsetSideY As Double, _
   ByVal offsetDistance As Double _
) 
Parameters
offsetSideX
offsetSideY
offsetDistance
See Also

Sheet Object  | Sheet Members

Send comments on this topic.