UnitVector.CrossProduct Method

Parent Object: UnitVector

Description

Determine the cross product between this vector and the specified vector.

Syntax

UnitVector.CrossProduct( Argument As UnitVector ) As UnitVector

Parameters

Name Type Description
Argument UnitVector Input used for comparison.

Samples

Name Description
Create a 3D sketch dimension This sample demonstrates the creation of a 3d sketch line and a dimension between the start and the end points of the line.
Offset a 2D sketch This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point.

Version

Introduced in version 4