2022 Method
Changes 0
M

SketchPlane.Create

Description:
Creates a new sketch plane from a reference to a planar face.
Remarks:
A reference relationship will be created between the face and the sketch plane.
Overloads (3):
Create(Document,Reference)
public static SketchPlane Create(
	Document document,
	Reference planarFaceReference
)
Return Value SketchPlane The newly created sketch plane.