Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

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

Summary

Scales (stretches or shrinks) a collection of faces along the z-axis by the specified multiplicative factor.