M

AnalyticalPanel.Create

Description:
Creates a new instance of an Analytical Panel within the project.
Remarks:
CurveLoop must be planar and not self-intersecting.
Overloads (2):
Create(Document,CurveLoop)
public static AnalyticalPanel Create(
	Document aDoc,
	CurveLoop curveLoop
)
Return Value AnalyticalPanel The newly created AnalyticalPanel instance.