Solid Edge Draft Type Library
AddDetailView Method
Description
Creates an detail DrawingView object and a DetailEnvelope object from an existing DrawingView object.
Syntax
Visual Basic
Public Function AddDetailView( _
   ByVal From As DrawingView, _
   ByVal x1 As Double, _
   ByVal y1 As Double, _
   ByVal Radius As Double, _
   ByVal Scale As Double, _
   ByVal x2 As Double, _
   ByVal y2 As Double, _
   ByVal Independent As Boolean _
) As DrawingView
Parameters
From
x1
y1
Radius
Scale
x2
y2
Independent
See Also

DrawingViews Collection  | DrawingViews Members  | Solid Edge V18 - What's New