Class StepVertex

StepVertex class

Vertex class for STP file.

public abstract class StepVertex : StepTopologicalRepresentationItem

Properties

NameDescription
Id { get; set; }
abstract ItemType { get; }
Name { get; set; }

See Also