Class StepClosedShell

StepClosedShell class

ClosedShell class for STP file.

public class StepClosedShell : StepSurface

Constructors

NameDescription
StepClosedShell()The default constructor.
StepClosedShell(string, List<StepFace>)

Properties

NameDescription
Faces { get; set; }
Id { get; set; }
override ItemType { get; }
Name { get; set; }

See Also