Description
Retrieves the attribute value of the curveloop.
Syntax
Function RFCurveLoop.GetAttribute(pAttribute As RFAttribute) As RFErrorCode
The GetAttribute syntax has these parts:
| Part | Description |
|---|---|
| pAttribute | [OUT] RFAttribute Required. Attribute value of the curveloop. |
Remarks