Revit 2025.3 API
Built |
Some slab shape edit vertices were deleted because the Floor or Roof or Toposolid has changed its shape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId SlabShapeWarnVerticesDeleted { get; }
Public Shared ReadOnly Property SlabShapeWarnVerticesDeleted As FailureDefinitionId Get
public: static property FailureDefinitionId^ SlabShapeWarnVerticesDeleted { FailureDefinitionId^ get (); }
static member SlabShapeWarnVerticesDeleted : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also