Changes in 2025 vs 2023 2 changed
Flip API Versions →Changed members
RuledSurface.GetFirstProfileCurve()
| → returns | Curve→nullNothingnullptr | A copy of the first profile curve, if it exists. If a point was used to define the first profile, this function will return null Nothing nullptr a null reference ( Nothing in Visual Basic) . |
RuledSurface.GetSecondProfileCurve()
| → returns | Curve→nullNothingnullptr | A copy of the second profile curve, if it exists. If a point was used to define the second profile, this function will return null Nothing nullptr a null reference ( Nothing in Visual Basic) . |