M

AnalyticalPanel.Create

Description:
Creates a new instance of an Analytical Panel within the project.
Remarks:
Profile can be a line, an arc or an ellipse. In case of arcs and ellipses, the normal should be perpendicular to the profile plane.
Overloads (2):
Create(Document,Curve,XYZ)
public static AnalyticalPanel Create(
	Document document,
	Curve profile,
	XYZ normal
)
Return Value AnalyticalPanel The newly created AnalyticalPanel instance.