I’m trying to place a family in one view or another but the FamilyInstnce.ByPointInView node seems to have a problem with this.
When I feed my active view directly into the FamilyInstance.ByPointInView node the node works and places a family, but when I use an If node to determine which view I want the family to be placed in the familyInstance.ByPointInView returns a null value.
Can someone help me out with this problem?