Share

BuiltInFailures.SiteImportFailures.SurfaceExists Property

You are importing data into a surface that already contains points. You may want to go back, create a new surface, and import the data into that instead. You can continue, and Revit will sew the meshes together, but the boundary may be larger than you want.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static FailureDefinitionId SurfaceExists { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?