Vector3D SelectionHelper.CreateVector3D(ISelectionInfo param1, Boolean param2)

Creates a Vector3D object based on the given selection and reverse flag. The direction is computed as the outward normal of a planar face, the direction between two nodes or vertices from the first to the second, or the axis of an edge. The reversed flag will return the opposite of the computed direction.

Parameters

Return Value

Type: Vector3D