Share

AdaptivePointType Enumeration

An enumerated type containing possible types for Adaptive Points.


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

Syntax

C#

public enum AdaptivePointType

Members

Member nameValueDescription
PlacementPoint1 Placement Point.
ReferencePoint0 Reference Point.
ShapeHandlePoint2 Shape Handle Point.

See Also

Reference

Was this information helpful?