Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Extension method: Pt[][] Move(this Pt[][], Pt)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[][] Move(
    this Pt[][] faces,
    Pt by
)

Summary

Moves a collection of faces by a specified amount in 3D space.