CadBaseInfinityEntity.UnitDirectionVector

CadBaseInfinityEntity.UnitDirectionVector property

Gets or sets the unit direction vector.

public abstract Cad3DPoint UnitDirectionVector { get; set; }

Property Value

The unit direction vector.

See Also