Class StepShapeDefinitionRepresentation

StepShapeDefinitionRepresentation class

ShapeDefinitionRepresentation class.

public class StepShapeDefinitionRepresentation : StepRepresentationItem

Constructors

NameDescription
StepShapeDefinitionRepresentation()The default constructor.
StepShapeDefinitionRepresentation(StepProductDefinitionShape, StepShapeRepresentation)

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
ProductDefinitionShape { get; set; }
ShapeRepresentation { get; set; }

See Also