Class StepShapeRepresentation

StepShapeRepresentation class

ShapeRepresentation class.

public class StepShapeRepresentation : StepRepresentationItem

Constructors

NameDescription
StepShapeRepresentation()The default constructor.
StepShapeRepresentation(string, List<StepAxis2Placement3D>)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
RepresentationContext { get; set; }
ShaItems { get; set; }

See Also