Class StepShapeDefinitionRepresentation

StepShapeDefinitionRepresentation class

ShapeDefinitionRepresentation class.

public class StepShapeDefinitionRepresentation : StepRepresentationItem

Constructors

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

Properties

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

See Also