Message 1 of 4
Circle Radius, Alignment and Dimension

Not applicable
11-12-2015
12:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I have been creating Dimensions for Revit families with extrusions of PlanarFaces with success by creating alignments between planar faces and reference planes and then creating dimensions between two reference planes.
For CylindricalFaces however, I am finding that document.FamilyCreate.NewAlignment() takes only certain types of parameters and cannot create an alignment between my Cylindrical Face and a Reference Plane. Without the Alignment, changing the radius does not update the arc radius.
What is the correct way to create an alignment for the radius of a circle?