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

Summary

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