I am testing the annotation components of the daily build v1.10.8272.12229
I could not work with Spot Elevations or coordinates. I guess the referencing the Revit element is the main issue. could you please help me?
@Japhy
Thanks for the prompt reply and support.
Do you know if slope annotation will be also added in the future? I could not find it under the annotation component group.
It confuses me that Spot slopes is not a separated component. Would it be better to have rather one component for all three options or three components for the three different annotations?
When should we expect this bug will be fixed? I would like to use it for the current project.
Thanks in advance.
Hi!
I also have a problem with Spot Coordinate and Spot Elevation component.
I am using a floor as a reference and its loading a Spot component correctly to Revit but its snapping it to the edge of the floor. Is it a bug in the component or I am doing something wrong?
How references are created from certain elements needs work. The wall for instance doesn’t provide a valid location in most views. The current method would require you to get a particular curve or point
The origin of the Radial Dimension isn’t a reference, in Revit you can’t add a dimension to that point or add a Spot Coordinate.
Getting that point will depend on what type of Element the Radial Dimension is to, if its a wall for example you’ll want to cast to a curve and proceed from there, a model line the annotation reference is a curve. Once you have the point location you will need to have an Element there that can be dimensioned or used as a Reference.