The current shape is only bent in a single plane. A multi-planar definition is not required. Please redefine the shape on the top plane only.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public static FailureDefinitionId PlanarMultiPlanarShapeInSketch { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property PlanarMultiPlanarShapeInSketch As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ PlanarMultiPlanarShapeInSketch { FailureDefinitionId^ get (); } |