Class StepPlane

StepPlane class

Plane class for STP file.

public class StepPlane : StepElementarySurface

Constructors

NameDescription
StepPlane(string, StepAxis2Placement3D)

Properties

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

See Also