<Code Lib>
2022 Method
Changes 0
M

AdaptiveComponentInstanceUtils.IsAdaptiveComponentInstance

Description:
Verifies if a FamilyInstance is an Adaptive Component Instance.

public static bool IsAdaptiveComponentInstance(
	FamilyInstance famInst
)

Return Value bool True if the FamilyInstance has an Adaptive Component Instances.

Loading…