Import family instance to existing floor with specific location in REVIT API(C#)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys,
This is somu, I am new to Revit API developer. Currently, I am looking for import family instance to revit with specified location of the floor.
Now i am able to create floor and import family instance to the edge point to the new floor.
Please check my code and image below.
My need is, I have to import the family instance to existing floor with specified location on the floor, I had tried with some functions and properties, but not able to place on the floor to specific location. After imported the family, it's has placed as per the xyz values, not on the floor.
I need to extract the existing floor geometrical location and place the family. Need to place the family to specific location on the floor.
Please check my below code.
Can anyone suggest/help, where i done mistake or have to update.
Thnks
Somu