Revit 2021.1 API |
TranslationRotationValue Enumeration |
See Also |
Specifies the type of condition applied to the translation or rotation parameter.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public enum TranslationRotationValue |
Visual Basic |
---|
Public Enumeration TranslationRotationValue |
Visual C++ |
---|
public enum class TranslationRotationValue |
Members
Member name | Description |
---|---|
Fixed | The type of condition is Fixed. |
Release | The type of condition is Release. |
Spring | The type of condition is Spring. |