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[] face,
    double by
)

Summary

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