Solid Edge Part Type Library > TrimSurfaces Collection : Add Method |
Visual Basic |
---|
Public Function Add( _ ByVal NumberOfTools As Long, _ ByRef ToolsArray() As Object, _ ByVal AreaSide As TrimSurfaceAreaSideConstants _ ) As TrimSurface |
Value | Description |
---|---|
igTSLeft | Specifies that the trim will occur on the left side of the input curve. |
igTSRight | Specifies that the trim will occur on the right side of the input curve. |