Class StepSurfaceSideStyle

StepSurfaceSideStyle class

SurfaceSideStyle class for STP file.

public class StepSurfaceSideStyle : StepFoundedItem

Constructors

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

Properties

NameDescription
Id { get; set; }
override ItemType { get; }
Name { get; set; }
StyleElements { get; set; }

See Also