Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: Pt[] MoveY(this Pt[], double)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[] MoveY(
    this Pt[] face,
    double y
)

Summary

Moves a face by a specified amount along the y-axis.