ItemFactoryBase.NewModelCurve
Description:
Creates a new model line element.
Creates a new model line element.
Remarks:
Different type of model curve element will be returned according to the type of geometry curve.
Different type of model curve element will be returned according to the type of geometry curve.
public ModelCurve NewModelCurve(
Curve geometryCurve,
SketchPlane sketchPlane
)
-
geometryCurveThe internal geometry curve for model line.
-
sketchPlaneThe sketch plane this new model line resides in.
-
Thrown when curve is not in the plane