A fascia has been created on one or more edges of a roof. How can we use the API to find those edges?
There is the HostedSweep.ReferenceCurve property, but that requires as an input the "reference of the curve that hosts the object". I could pass to that a reference of every curve of the roof and see which ones return a curve, but that seems less than ideal.