Solid Edge Part Type Library
GetCutSize Method
Specifies the X value for the cut size.
Specifies the Y value for the cut size.
Description
This method retrieves information about the cut size of the flat pattern.
Syntax
Visual Basic
Public Sub GetCutSize( _
   ByRef CutSizeX As Double, _
   ByRef CutSizeY As Double _
) 
Parameters
CutSizeX
Specifies the X value for the cut size.
CutSizeY
Specifies the Y value for the cut size.
See Also

FlatPatternModel Object  | FlatPatternModel Members  | Solid Edge V19 - What's New