CadGeoData.FacePointIndexes3

CadGeoData.FacePointIndexes3 property

Gets or sets the face point indexes3.

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

Property Value

The face point indexes3.

See Also