CadRay.UnitDirectionVector

CadRay.UnitDirectionVector property

Gets or sets the unit direction vector.

public override Cad3DPoint UnitDirectionVector { get; set; }

Property Value

The unit direction vector.

See Also