Class StepCylindricalSurface

StepCylindricalSurface class

CylindricalSurface class for STP file.

public class StepCylindricalSurface : StepElementarySurface

Constructors

NameDescription
StepCylindricalSurface(string, StepAxis2Placement3D, double)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
Position { get; set; }
Radius { get; set; }

See Also