PrimitiveBuilder4.Lines

PrimitiveBuilder<TMaterial,TvG,TvM,TvS>.Lines property

Gets the list in indices of the lines contained in this primitive.

public virtual IReadOnlyList<(int A, int B)> Lines { get; }

See Also