Click or drag to resize
curveParamPointMapType Complex Type

Maps points (actually the index in the point list) to a curve parameter.

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Sequence Sequence
      Element pointIndices

List of indices of points to be mapped. Each index must be in the range [1, npoints].

      Element paramOnCurve

List of parameters on the curve, that is mapped to the points defined by their index

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks

Which parameters are allowed depends on the context. For example in a wing profile, values between -1 and 1 are valid.