Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: Pt pt(double, double, double)

  • Declared in: RT.Modeling.Md

Declaration

public static Pt pt(
    double x,
    double y,
    double z
)

Summary

Instantiates a Pt (3D point).