GenericImportOptions.RefPoint
Description:
Reference point (in Revit) to which the image is going to be inserted.
Reference point (in Revit) to which the image is going to be inserted.
Remarks:
If .a null reference (Nothing in Visual Basic), the image will be inserted to the Revit's origin.
If .a null reference (Nothing in Visual Basic), the image will be inserted to the Revit's origin.
public XYZ RefPoint { get; set; }