Class StepTessellatedShapeRepresentation

StepTessellatedShapeRepresentation class

TessellatedShapeRepresentation class.

public class StepTessellatedShapeRepresentation : StepShapeRepresentation

Constructors

NameDescription
StepTessellatedShapeRepresentation()The default constructor.
StepTessellatedShapeRepresentation(string, List<StepRepresentationItem>)

Properties

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

See Also