ITemplateManagerGetRampingTemplate Method |
Gets a ramping template profile consisting of two data maps.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.49.0
Syntax(double[][] , double[][] ) GetRampingTemplate(
string templateName
)
Parameters
- templateName String
- Name of the ramping template.
Return Value
ValueTupleDouble,
DoubleReturns a tuple containing the start and end ramping profile data maps.
See Also