Solid Edge Assembly Type Library
GetNormal Method
Returns the array of unit-vectors that are normal to the reference plane.
Description
Returns unit ectors that are normal to the surface at a specified point.
Syntax
Visual Basic
Public Sub GetNormal( _
   ByRef Normal() As Double _
) 
Parameters
Normal
Returns the array of unit-vectors that are normal to the reference plane.
See Also

AsmRefPlane Object  | AsmRefPlane Members

Send comments on this topic.