<Code Lib>
2027 Method
Changes 0
M

DividedSurface.GetReferencesWithDividedSurfaces

Description:
For a given host element get references to all the faces that host a divided surface

public static IList<Reference> GetReferencesWithDividedSurfaces(
	Element host
)

  • host
    The element that hosts the divided surfaces
Return Value IList<Reference> References that host a divided surface

Loading…