Revit 2025.3 API
IFCFamily |
The extra offset determined from the geometry of the family instance.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public XYZ ExtraOffset { get; }
Public ReadOnly Property ExtraOffset As XYZ Get
public: property XYZ^ ExtraOffset { XYZ^ get (); }
member ExtraOffset : XYZ with get
Property Value
XYZSee Also