2021 Members
Changes 4
M

AnalysisResultSchema

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the AnalysisResultSchema
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetNumberOfUnits() int returns number of possible units
M GetType None (Inherited from Object .) Object .
M GetUnitsMultiplier(Int32) double returns units multiplier by index
M GetUnitsName(Int32) string returns units name by index
M IsEqual(AnalysisResultSchema) bool Determines if the input object is equivalent to this AnalysisResultSchema.
M SetUnits(IList<String>, IList<Double>) None Sets names and multipliers of all units for result visualization
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P AnalysisDisplayStyleId ElementId ElementId of analysis display style overriding the style set for view; -1 if the style is not overridden
P CurrentUnits int Stores the index in the array of applicable units
P Description string Description of analysis result in view
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P IsVisible bool If true analysis result is visible in view
P Name string Name of analysis result in view
P Scale double Multiplier used for displaying diagram or vector values in view.