Class StepCoordinatesList

StepCoordinatesList class

CoordinatesList class for STP file.

public class StepCoordinatesList : StepTessellatedItem

Constructors

NameDescription
StepCoordinatesList(string, int, List<double[]>)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
NPoints { get; set; }
PositionCoords { get; set; }

See Also