2027 Property
Changes 0
P

CurveByPoints.SketchPlane

Description:
Override the SketchPlane property of CurveElement.
Remarks:
CurveByPoints has no associated SketchPlane. Getting this property returns null. Setting it causes an InvalidOperationException.
public override SketchPlane SketchPlane { get; set; }