.. DoubleToVector: ************** DoubleToVector ************** Builds a vector from 3 doubles. .. _inputs: Inputs ============= .. list-table:: Inputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - x - DoublePort - 0.0 - X component * - y - DoublePort - 0.0 - Y component * - z - DoublePort - 0.0 - Z component .. _outputs: Outputs ============= .. list-table:: Outputs :widths: auto :header-rows: 1 * - Name - Type - Default - Description * - vec - VectorPort - V3d(0, 0, 1.33719e-311) - Output vector