Share

TranslationRotationValue Enumeration

Specifies the type of condition applied to the translation or rotation parameter.


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

Syntax

C#

public enum TranslationRotationValue

Members

Member nameValueDescription
Fixed0 The type of condition is Fixed.
Release1 The type of condition is Release.
Spring2 The type of condition is Spring.

See Also

Reference

Was this information helpful?