Solid Edge Part Type Library
SetCrossSections Method
Specifies the number of cross sections in the CrossSections array.
Contains the cross sections for the referenced object.
Description
This method sets the cross sections associated with the referenced feature object.
Syntax
Visual Basic
Public Sub SetCrossSections( _
   ByVal NumCrossSections As Long, _
   ByRef CrossSections() As Object _
) 
Parameters
NumCrossSections
Specifies the number of cross sections in the CrossSections array.
CrossSections
Contains the cross sections for the referenced object.
See Also

BlueSurf Object  | BlueSurf Members  | Solid Edge V20 - What's New