Solid Edge Part Type Library
AddByPlaneGeometry Method
Description
Adds a non-merging sketch on the specified plane.
Syntax
Visual Basic
Public Function AddByPlaneGeometry( _
   ByVal OriginX As Double, _
   ByVal OriginY As Double, _
   ByVal OriginZ As Double, _
   ByVal NormalX As Double, _
   ByVal NormalY As Double, _
   ByVal NormalZ As Double, _
   ByVal UDirX As Double, _
   ByVal UDirY As Double, _
   ByVal UDirZ As Double _
) As Sketch
Parameters
OriginX
OriginY
OriginZ
NormalX
NormalY
NormalZ
UDirX
UDirY
UDirZ
See Also

Sketchs Collection  | Sketchs Members  | Solid Edge ST3 - What's New