Tell if an edge or curve is generated from a profile.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool IsProfileEdge( Reference curveOrEdgeReference )
Parameters
- curveOrEdgeReference Reference
- The reference of the edge or curve to be checked.