Class StepFoundedItem

StepFoundedItem class

FoundedItem class for STP file.

public abstract class StepFoundedItem : StepRepresentationItem

Constructors

NameDescription
StepFoundedItem()The default constructor.
StepFoundedItem(string)

Properties

NameDescription
Id { get; set; }
abstract ItemType { get; }
Name { get; set; }

See Also