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[][] faces,
    double y
)

Summary

Moves a collection of faces by a specified amount along the y-axis.