| Revit 2024 API |
| AnalysisDisplayVectorSettings Members |
| AnalysisDisplayVectorSettings Class Constructors Methods Properties See Also |
The AnalysisDisplayVectorSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AnalysisDisplayVectorSettings()()()() |
Constructs a default instance of vector settings.
| |
| AnalysisDisplayVectorSettings(AnalysisDisplayVectorSettings) |
Constructs a new copy of the input AnalysisDisplayVectorSettings object.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the AnalysisDisplayVectorSettings | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsEqual |
Compares two vector settings objects.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ArrowheadScale |
Type of arrow head scaling.
| |
| ArrowLineWeight |
Line weight assigned to arrow lines for vectors.
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| Rounding |
Increment to which numeric values of analysis results are rounded in vectors.
| |
| TextTypeId |
Element id of text associated with the settings.
| |
| VectorOrientation |
Vector orientation.
| |
| VectorPosition |
Vector position.
| |
| VectorTextType |
Type of vector text visualization.
|