Solid Edge Assembly Type Library
GetRedefineSectionDocument Method
Specifies the section.
Specifies the part file document in which the specified section resides.
Description
This method returns the part document in which the specified section resides for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub GetRedefineSectionDocument( _
   ByVal SectionId As Long, _
   ByRef PartFileDocument As String _
) 
Parameters
SectionId
Specifies the section.
PartFileDocument
Specifies the part file document in which the specified section resides.
See Also

StructuralFrame Object  | StructuralFrame Members