2021 Members
Changes 4
M

AdaptiveComponentInstanceUtils

Name Return Type Description
M CreateAdaptiveComponentInstance(Document, FamilySymbol) The Family Instance Creates a FamilyInstance of Adaptive Component Family.
M GetInstancePlacementPointElementRefIds(FamilyInstance) IList<ElementId> Gets Placement Adaptive Point Element Ref ids to which the instance geometry adapts.
M GetInstancePointElementRefIds(FamilyInstance) IList<ElementId> Gets Adaptive Point Element Ref ids to which the instance geometry adapts.
M GetInstanceShapeHandlePointElementRefIds(FamilyInstance) IList<ElementId> Gets Shape Handle Adaptive Point Element Ref ids to which the instance geometry adapts.
M HasAdaptiveFamilySymbol(FamilyInstance) bool Verifies if a FamilyInstance has an Adaptive Family Symbol.
M IsAdaptiveComponentInstance(FamilyInstance) bool Verifies if a FamilyInstance is an Adaptive Component Instance.
M IsAdaptiveFamilySymbol(FamilySymbol) bool Verifies if a FamilySymbol is a valid Adaptive Family Symbol.
M IsInstanceFlipped(FamilyInstance) bool Gets the value of the flip parameter on the adaptive instance.
M MoveAdaptiveComponentInstance(FamilyInstance, Transform, Boolean) None Moves Adaptive Component Instance by the specified transformation.
M SetInstanceFlipped(FamilyInstance, Boolean) None Sets the value of the flip parameter on the adaptive instance.