<Code Lib>
2027 Property
Changes 0
P

FamilyInstance.ExtensionUtility

Description:
Property to check whether the instance can be extended and return the interface for extension operation.
Remarks:
If the family instance can not support extension operation, it returns null

public IExtension ExtensionUtility { get; }

Loading…