CadGeoData.FacePointIndexes1

CadGeoData.FacePointIndexes1 property

Gets or sets the face point indexes1.

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

Property Value

The face point indexes1.

See Also