Solid Edge Assembly Type Library
SetRedefineSectionDocument Method
Specifies the section.
Specifies the part file document.
Description
This method sets a new part document for the specified section for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub SetRedefineSectionDocument( _
   ByVal SectionId As Long, _
   ByVal PartFileDocument As String _
) 
Parameters
SectionId
Specifies the section.
PartFileDocument
Specifies the part file document.
See Also

StructuralFrame Object  | StructuralFrame Members