Solid Edge FrameworkSupport Type Library
GetFreeSpacePoint Method
The coordinates of the free space point.
The coordinates of the free space point.
The coordinates of the free space point.
Description
Returns the coordinates of the terminal connect point for a leader line that belongs to the active dimensioning object.
Syntax
Visual Basic
Public Sub GetFreeSpacePoint( _
   ByRef x As Double, _
   ByRef y As Double, _
   ByRef z As Double _
) 
Parameters
x
The coordinates of the free space point.
y
The coordinates of the free space point.
z
The coordinates of the free space point.
Remarks
The z argument applies only to 3-D objects.
See Also

WeldSymbol Object  | WeldSymbol Members