How to use ImageImportOptions in revit 2022?

How to use ImageImportOptions in revit 2022?

than.naing.oo
Participant Participant
504 Views
1 Reply
Message 1 of 2

How to use ImageImportOptions in revit 2022?

than.naing.oo
Participant
Participant

Dear All,

 

May I know, how to use ImageImportOptions in Revit 2022.

I used the below option in the previous versions. 

 

ImageImportOptions pOpts = new ImageImportOptions();
pOpts.Placement = BoxPlacement.Center;
pOpts.Resolution = 20;

 

Thanks 

 

thannaingoo_0-1638465871955.png

 

0 Likes
505 Views
1 Reply
Reply (1)
Message 2 of 2

naveen.kumar.t
Autodesk Support
Autodesk Support

Hi @than.naing.oo ,

ImageImport.png

I hope this helps.


Naveen Kumar T
Developer Technical Services
Autodesk Developer Network

0 Likes