Unit special_curve_parameter

Description

 

Uses

  • Classes
  • log
  • SysUtils

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TSpecialCurveParameter Represents parameter of curve point set.

Types

TParameterType = (...);

Variables

WriteParamsLog: boolean = False;

Description

Types

TParameterType = (...);
 
Values
  • Shared: Created by user and non-variable. Such parameters are variated together for all instances in the given interval if it isn't disabled by special flag.
  • Variable: Created by user and variable.
  • Calculated: Created by the application.
  • Argument: Argument of expression. Always variable.
  • InvariablePosition: Non-variable parameter describing instance position.
  • VariablePosition: Variable parameter describing instance position.

Variables

WriteParamsLog: boolean = False;
 

Generated by PasDoc 0.15.0.