Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

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

  • Declared in: RT.Modeling.Md

Declaration

public static Pt[][] Scale(
    this Pt[][] faces,
    double by
)

Summary

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