Namespace:
Autodesk.Revit.DB.Analysis
AnalysisDisplayVectorSettings
Class
Description:
Contains vector settings for analysis display style element.
Contains vector settings for analysis display style element.
AnalysisDisplayVectorSettings Class Members:
Name | Description | Inherited From |
---|---|---|
AnalysisDisplayVectorSettings() | Constructs a default instance of vector settings. | |
AnalysisDisplayVectorSettings(AnalysisDisplayVectorSettings) | Constructs a new copy of the input AnalysisDisplayVectorSettings object. |
Name | Description | Inherited From |
---|---|---|
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. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the AnalysisDisplayVectorSettings | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
IsEqual | Compares two vector settings objects. | |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |