Changes in 2020 vs 2027 1 changed
Flip API Versions →Changed members
AngularDimension.Create(Document, View, Arc, IList<Reference>, DimensionType)
| document | Document | The document where new Angular Dimension is created. |
| dbView | View | The view in which the Angular Dimension will appear. |
| arc | Arc | Arc for the Angular Dimension. |
| references | IList<Reference> | The references which the Angular Dimension will witness. |
| dimensionStyle | DimensionType | Dimension Style. |
| → returns | nullNothingnullptr→AngularDimension | The newly created Angular Dimension instance, or if the operation fails. |