<Code Lib>
M

AnalyticalModelSurface.GetOpeningLoops

Description:
Retrieves Array of CurveLoops of Analytical Surface Opening.. Only valid openings for hide are allowed.

public IList<CurveLoop> GetOpeningLoops(
	ElementId openingId
)

Return Value IList<CurveLoop> Array of CurveLoops associated with Opening.

Loading…