AbortingPathElems_E (FUN) ¶ FUNCTION AbortingPathElems_E : POINTER TO AbortingPathElem Returns the line AbortingPathElem connecting the two blending elements. InOut: Scope Name Type Inout Const ape AbortingPathElems Return AbortingPathElems_E POINTER TO AbortingPathElem
AbortingPathElems_EB (FUN) ¶ FUNCTION AbortingPathElems_EB : POINTER TO AbortingPathElem Returns the blending AbortingPathElem from E to B. InOut: Scope Name Type Inout Const ape AbortingPathElems Return AbortingPathElems_EB POINTER TO AbortingPathElem
ParamTransform_RemoveSuffix (FUN) ¶ FUNCTION ParamTransform_RemoveSuffix : BOOL InOut: Scope Name Type Return ParamTransform_RemoveSuffix BOOL Inout ptDst ParamTransform Inout Const ptSrc ParamTransform Input xCutPoint LREAL
ParamTransform_SanityCheck (FUN) ¶ FUNCTION ParamTransform_SanityCheck : BOOL InOut: Scope Name Type Return ParamTransform_SanityCheck BOOL Inout Const pt ParamTransform Input bZeroAllowed BOOL l LREAL
AbortingPathElems (ALIAS) ¶ TYPE AbortingPathElems : ARRAY[0..Cnst.NUM_ABORTING_PATH_ELEMS-1] OF AbortingPathElem Path elements for the path from the cut off point A of the current movement the end of the aborting movement. This path consists of a line from point D >= A on the current movement to point F <= B on the aborting movement. Point E is the middle of line. The corners A-D-E and E-F-B are replaced by blending elements for a total of four path elements, including the path element for the aborting movement.
AbortingPathElems_AE (FUN) ¶ FUNCTION AbortingPathElems_AE : POINTER TO AbortingPathElem Returns the blending AbortingPathElem from A to E. InOut: Scope Name Type Inout Const ape AbortingPathElems Return AbortingPathElems_AE POINTER TO AbortingPathElem
AbortingPathElems_Invalidate (FUN) ¶ FUNCTION AbortingPathElems_Invalidate InOut: Scope Name Type Inout ape AbortingPathElems
AbortingPathElems_Iter (FB) ¶ FUNCTION_BLOCK FINAL AbortingPathElems_Iter Methods: Advance Get Init Structure: Advance (Method) Get (Method) Init (Method)
AbortingPathElems_Iter.Get (METH) ¶ METHOD FINAL Get : POINTER TO PathElem InOut: Scope Name Type Return Get POINTER TO PathElem
PathElem_CalcStartCartPos (FUN) ¶ FUNCTION PathElem_CalcStartCartPos : BOOL InOut: Scope Name Type Inout errCtx SMRE.ErrorContext Inout Const pe PathElem Input t LREAL Inout v SM3M.SMC_VECTOR3D Return PathElem_CalcStartCartPos BOOL