Class StepVector

StepVector class

Vector class for STP file.

public class StepVector : StepGeometricRepresentationItem

Constructors

NameDescription
StepVector(string, StepDirection, double)

Properties

NameDescription
Direction { get; set; }
Id { get; set; }
override ItemType { get; }
Length { get; set; }
Name { get; set; }

See Also