Class StepProductDefinitionShape

StepProductDefinitionShape class

ProductDefinitionShape class for STP file.

public class StepProductDefinitionShape : StepRepresentationItem

Constructors

NameDescription
StepProductDefinitionShape()The default constructor.
StepProductDefinitionShape(string, string, StepProductDefinition)

Properties

NameDescription
Definition { get; set; }
Description { get; set; }
Id { get; set; }
override ItemType { get; }
Name { get; set; }

See Also