Class StepShapeRepresentationRelationship

StepShapeRepresentationRelationship class

ShapeRepresentationRelationship class.

public class StepShapeRepresentationRelationship : StepTopologicalRepresentationItem

Constructors

NameDescription
StepShapeRepresentationRelationship()The default constructor.
StepShapeRepresentationRelationship(string, string, StepRepresentationItem, StepRepresentationItem)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
RepresentationItem1 { get; set; }
RepresentationItem2 { get; set; }
Text { get; set; }

See Also