Obtains Translation to adjust Family Instance within an Assembly, based on Family Symbol origin change.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public XYZ GetFamilyInstanceAssemblyOffset(
FamilyInstance familyInstance
)
Parameters
- familyInstance FamilyInstance
-
The family instance.
Return Value
XYZ
Translation for Family Instance.
Exceptions
See Also
Reference