M

AngularDimension.Create

Description:
Creates a new instance of an Angular Dimension element within the project.
public static AngularDimension Create(
	Document document,
	View dbView,
	Arc arc,
	IList<Reference> references,
	DimensionType dimensionStyle
)
Return Value nullNothingnullptr The newly created Angular Dimension instance, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if the operation fails.