M

ItemFactoryBase.NewModelCurve

Description:
Creates a new model line element.
Remarks:
Different type of model curve element will be returned according to the type of geometry curve.
public ModelCurve NewModelCurve(
	Curve geometryCurve,
	SketchPlane sketchPlane
)
  • geometryCurve
    The internal geometry curve for model line.
  • sketchPlane
    The sketch plane this new model line resides in.
Return Value ModelCurve If successful a new model line element. Otherwise .