Class StepProduct

StepProduct class

Product class for STP file.

public class StepProduct : StepRepresentationItem

Constructors

NameDescription
StepProduct()The default constructor.
StepProduct(string, string, string)

Properties

NameDescription
Description { get; set; }
FrameOfReference { get; set; }
Id { get; set; }
override ItemType { get; }
LabelName { get; set; }
Name { get; set; }

See Also