Message 1 of 4
How to position a FamilyInstance with the elements of Transform?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I want to position Family instances using BasicX, BasicY, BasicZ as well as Origin information.
I didn't prove in Create.NewFamilyInnstance this possibility so I used Doc.Create.NewFamilyInstance(xyz, familySymbol, Autodesk.Revit.DB.Structure.StructuralType.NonStructural);
How to do the rotations so that the positioning is correct?