2020 Method
Changes 0
M

RadialArray.Create

Description:
Creates a new radial array element from a single element based on an input rotation axis.
Overloads (2):
Create(Document,View,ElementId,Int32,Line,Double,ArrayAnchorMember)
public static RadialArray Create(
	Document aDoc,
	View dBView,
	ElementId id,
	int count,
	Line axis,
	double angle,
	ArrayAnchorMember anchorMember
)
Return Value RadialArray The new radial array element.