2027 Method
Changes 0
M

AdaptiveComponentInstanceUtils.GetInstanceShapeHandlePointElementRefIds

Description:
Gets Shape Handle Adaptive Point Element Ref ids to which the instance geometry adapts.
Remarks:
The output contains shape handle point ref ids. If there are no shape handle points defined in the Family then the output is empty.
public static IList<ElementId> GetInstanceShapeHandlePointElementRefIds(
	FamilyInstance famInst
)
Return Value IList<ElementId> The Shape Handle Adaptive Point Element Ref ids to which the instance geometry adapts.