Class StepEllipse

StepEllipse class

Ellipse class for STP file.

public class StepEllipse : StepConic

Constructors

NameDescription
StepEllipse(string, StepAxis2Placement, double, double)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
Position { get; set; }
SemiAxis1 { get; set; }
SemiAxis2 { get; set; }

See Also