Removes analysis results primitive identified by the unique index
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void RemoveSpatialFieldPrimitive(
int idx
)
Parameters
- idx Int32
-
Unique index identifying the primitive
Exceptions
See Also
Reference