Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[][] MoveX(
    this Pt[][] faces,
    double x
)

Summary

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