Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[][] MoveZ(
    this Pt[][] faces,
    double z
)

Summary

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