Solid Edge Part Type Library
GetCrossSections Method
Specifies the number of cross sections for the referenced object.
Specifies the cross sections for the referenced object.
Description
Returns the cross sections associated with the referenced feature object.
Syntax
Visual Basic
Public Sub GetCrossSections( _
   ByRef NumCrossSections As Long, _
   ByRef CrossSections() As Object _
) 
Parameters
NumCrossSections
Specifies the number of cross sections for the referenced object.
CrossSections
Specifies the cross sections for the referenced object.
See Also

SweptCutout Object  | SweptCutout Members

Send comments on this topic.