<Code Lib>
2022 Method
Changes 4
M

RuledSurface.GetSecondProfileCurve

Description:
Returns a copy of the second profile curve if it is set.

public Curve GetSecondProfileCurve()

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) .

Loading…