Solid Edge Assembly Type Library
GetSections Method
Specifies the number of members in the Sections array.
Specifies the cross section values.
Description
This method returns the cross sections for the referenced StructuralFrame object.
Syntax
Visual Basic
Public Sub GetSections( _
   ByRef NumSections As Long, _
   ByRef Sections() As Long _
) 
Parameters
NumSections
Specifies the number of members in the Sections array.
Sections
Specifies the cross section values.
See Also

StructuralFrame Object  | StructuralFrame Members