Class StepToroidalSurface

StepToroidalSurface class

ToroidalSurface class for STP file.

public class StepToroidalSurface : StepSurface

Constructors

NameDescription
StepToroidalSurface()The default constructor.
StepToroidalSurface(string, StepAxis2Placement3D, double, double)

Properties

NameDescription
Axis { get; set; }
Id { get; set; }
override ItemType { get; }
Major_radius { get; set; }
Minor_radius { get; set; }
Name { get; set; }
ToroidalSurface { get; }

See Also