Share

RuledSurface.HasSecondProfilePoint Method

Checks if a point was used to define the second profile.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool HasSecondProfilePoint()

Return Value

Boolean
True if a point was used to define the second profile, false otherwise.

See Also

Reference

Was this information helpful?