Class StepConicalSurface
StepConicalSurface class
ConicalSurface class for STP file.
public class StepConicalSurface : StepSurface
Constructors
| Name | Description |
|---|---|
| StepConicalSurface() | The default constructor. |
| StepConicalSurface(string, StepAxis2Placement3D, double, double) |
Properties
| Name | Description |
|---|---|
| Axis { get; set; } | |
| ConicalSurface { get; } | |
| Id { get; set; } | |
| override ItemType { get; } | |
| Name { get; set; } | |
| Radius { get; set; } | |
| Semi_angle { get; set; } |
See Also
- class StepSurface
- namespace Aspose.CAD.FileFormats.Stp.Items
- assembly Aspose.CAD