Change in X Coordinate in FamilyInstance.byPoint node


Using FamilyInstance.ByPoint node in Dynamo to place the created family in Revit at individual point, changes the X coordinate itself from 3 to 0. But it does not have any issue with any standard Family of Revit. I could not understand reason behind that. Any Lead would be appreciable. Thank you in advance!!

@Jayesh ,

instead of moving, i would place on the desired point your elements

@Draxl_Andreas Thank you for your reply!
No matter what points I put before FamilyInstance.ByPoint node, it changes always the X-coordinate in placed Instance. That means I put input of (5,5,5) it will be placed at (0,5,5).

@Jayesh ,

what are you placing ?

@Draxl_Andreas FamilyType from SolidGeometry

Which template? Best to post the full graph and any dependencies (ie: sat imports)