Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Pt Set(double?, double?, double?)

  • Declared in: RT.Modeling.Pt

Declaration

public Pt Set(
    double? x = null,
    double? y = null,
    double? z = null
)

Summary

Overrides some of the specific coordinates of this point/vector.