Class StepVertexPoint

StepVertexPoint class

VertexPoint class for STP file.

public class StepVertexPoint : StepVertex

Constructors

NameDescription
StepVertexPoint(string, StepCartesianPoint)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Location { get; set; }
Name { get; set; }

See Also