Class StepRepresentationRelationshipWithTransformation

StepRepresentationRelationshipWithTransformation class

RepresentationRelationshipWithTransformation class for STP.

public class StepRepresentationRelationshipWithTransformation : StepRepresentationItem

Constructors

NameDescription
StepRepresentationRelationshipWithTransformation()The default constructor.

Properties

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

See Also