Share

BuiltInFailures.SiteFailures.PointRelativeOutside Property

In order to place Points relative to the existing Surface, the Point must be placed within the area of the existing Surface. The height of the new Point will be relative to the current Surface elevation at that Point.


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

Syntax

C#

public static FailureDefinitionId PointRelativeOutside { get; }

Property Value

FailureDefinitionId

See Also

Reference

Was this information helpful?