The curve references in certain curve loop, specified by profile index and curve loop index.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- profileIndex
- Type: SystemInt32
Index to specify the profile, should be within 0 and (ProfileCount - 1).
- curveLoopIndex
- Type: SystemInt32
Index to specify the curve loop, should be within 0 and (CurveLoopCount - 1).