Constructor SplineIndexAttribute
SplineIndexAttribute(string)
Creates a new SplineIndexAttribute with the name of a variable that references an ISplineContainer.
Declaration
public SplineIndexAttribute(string splineContainerProperty)
Parameters
| Type | Name | Description |
|---|---|---|
| string | splineContainerProperty | The name of the field that references an ISplineContainer.
It is recommended to pass this value using |