CadGeoData.FacePointIndexes2

CadGeoData.FacePointIndexes2 property

Gets or sets the face point indexes2.

public List<int> FacePointIndexes2 { get; set; }

Property Value

The face point indexes2.

See Also