Solid Edge Draft Type Library
Name Property
Description
Returns the name of the referenced object.
Property type
Read-only property
Syntax
Visual Basic
Public Property Name( _
   Optional ByVal Recurse As Variant _
) As String
Parameters
Recurse
Remarks
All objects have names that are unique within the scope of their parent.
See Also

DrawingView Object  | DrawingView Members