TrackViewSegmentItemLine Property

Get/Set a reference to the line representing this segment, in world coordinates.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public FLine3 Line { get; set; }

Property Value

FLine3

See Also