RefPoint Property


Generic Import Options Ref Point Property

Reference point (in Revit) to which the image is going to be inserted.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public XYZ RefPoint { get; set; }

Property Value

XYZ
Remarks
If , the image will be inserted to the Revit's origin.
See Also