Class StepConicalSurface

StepConicalSurface class

ConicalSurface class for STP file.

public class StepConicalSurface : StepSurface

Constructors

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

Properties

NameDescription
Axis { get; set; }
ConicalSurface { get; }
Id { get; set; }
override ItemType { get; }
Name { get; set; }
Radius { get; set; }
Semi_angle { get; set; }

See Also