If you want to change the geometry of a block, you edit the BlockTableRecord . If you want to move or rotate a specific instance, you edit the BlockReference .
If your code generates geometry that doesn't need a user-facing name, consider using anonymous blocks ( BlockTableRecord.Anonymous ). This keeps the Block Table clean and prevents users from accidentally purging your automation logic.
В разделе нет видео.