Solid Edge Assembly Type Library
GetReferenceDirection Method
Returns the unit vector that defines the orientation of the referenced object.
Description
Returns a unit vector that defines the orientation of the referenced object.
Syntax
Visual Basic
Public Sub GetReferenceDirection( _
   ByRef RefDir() As Double _
) 
Parameters
RefDir
Returns the unit vector that defines the orientation of the referenced object.
See Also

AsmRefPlane Object  | AsmRefPlane Members

Send comments on this topic.