Class StepTransformation

StepTransformation class

Transformation class for STP.

public abstract class StepTransformation : StepRepresentationItem

Constructors

NameDescription
StepTransformation(string)

Properties

NameDescription
Id { get; set; }
abstract ItemType { get; }
Name { get; set; }

See Also