IFCFamilyInstanceExtrusionExportResultsExtraOffset Property |
The extra offset determined from the geometry of the family instance.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic XYZ ExtraOffset { get; }
Public ReadOnly Property ExtraOffset As XYZ
Get
public:
property XYZ^ ExtraOffset {
XYZ^ get ();
}
member ExtraOffset : XYZ with get
Property Value
XYZ
See Also