VPNurbsGenerator TimeValues Property Virtual Photonics - VTS Library
Virtual Photonics
Gets or sets the NurbsValues specific to the time dimension.

Namespace: Vts.Modeling.ForwardSolvers
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public NurbsValues TimeValues { get; set; }

Property Value

Type: NurbsValues

Implements

INurbs TimeValues
See Also