Override the SketchPlane property of CurveElement.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Remarks
CurveByPoints has no associated SketchPlane. Getting this property returns a null reference ( Nothing in Visual Basic) . Setting it causes an InvalidOperationException.