Revit 2024 API |
RuledSurface..::..HasFirstProfilePoint Method |
RuledSurface Class See Also |
Checks if a point was used to define the first profile.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2018
Syntax
C# |
---|
public bool HasFirstProfilePoint() |
Visual Basic |
---|
Public Function HasFirstProfilePoint As Boolean |
Visual C++ |
---|
public: bool HasFirstProfilePoint() |