2027 Namespace
Changes 0
N

Autodesk.Revit.DB.Analysis

Name Return Type Description
C AnalysisDisplayColoredSurfaceSettings None Contains colored surface settings for analysis display style element.
C AnalysisDisplayColorEntry None Contains one entry of intermediate colors in color settings for analysis display style.
C AnalysisDisplayColorSettings None Contains color settings for analysis display style element.
C AnalysisDisplayDeformedShapeSettings None Contains deformed shape settings for analysis display style element.
C AnalysisDisplayDiagramSettings None Contains diagram settings for analysis display style element.
C AnalysisDisplayLegend None The legend that describes an Analysis Visualization.
C AnalysisDisplayLegendSettings None Contains legend settings for analysis display style element.
C AnalysisDisplayMarkersAndTextSettings None Contains markers and text settings for analysis display style element.
C AnalysisDisplayStyle None Exposes API for manipulation of analysis display style.
C AnalysisDisplayVectorSettings None Contains vector settings for analysis display style element.
C AnalysisResultSchema None Contains all information about one analysis result. Each result may contain several measurements.
C BuildingEnvelopeAnalyzer None Analyzes which elements are part of the building envelope, the building elements exposed to the outside.
C BuildingEnvelopeAnalyzerOptions None Specific options for the method analyzing the building elements for the building envelope.
C BuildingOperatingDaySchedule None Represents the operating schedule of a 24 hour day.
C BuildingOperatingYearSchedule None Represents an operating schedule that contains 365 daily usage BuildingOperatingDaySchedules.
C ConceptualConstructionType None This element is used to describe the conceptual physical, construction, and energy properties in a manner that can be understood by both the Revit BIM model and Green Building Studio/Green Building XML. For serialization
C ConceptualSurfaceType None This element represents a conceptual BIM object category to assign to faces in Mass geometries. There is one ConceptualSurfaceType element for each of the Mass Surface Subcategories. for serialization
C CriticalPathCollector None This class is used to search and traverse the network analytical segments on the critical path.
C CriticalPathIterator None An iterator to traverse the critical path in the CriticalPathCollector.
C EnergyAnalysisConstruction None Represent an analytical construction as a composite of layered materials.
C EnergyAnalysisDetailModel None Manage the analytical thermal model.
C EnergyAnalysisDetailModelOptions None Obsolete. Options that govern the calculations for the generation of the energy analysis detail model.
C EnergyAnalysisMaterial None A description of a material with thermal properties in a composite construction.
C EnergyAnalysisOpening None Analytical opening.
C EnergyAnalysisSpace None Analytical space.
C EnergyAnalysisSurface None Analytical surface. The collection of analytic openings belonging to this analytical parent surface
C EnergyAnalysisWindowType None The EnergyAnalysisWindowType class contains the thermal properties (e.g., heat transfer coefficient) of the window-type analytical openings.
C EnergyAnalysisZone None Analytical zone.
C EnergyDataSettings None This element contains settings for Export gbXML and Systems Analysis and project level settings for Energy Analysis. for serialization
C FieldDomainPoints None Abstract base class for various classes of field domain points
C FieldDomainPointsByParameter None Represents a set of one-dimensional point coordinates (defined usually on curve)
C FieldDomainPointsByUV None Represents a set of two-dimensional point coordinates (defined usually on surface)
C FieldDomainPointsByXYZ None Represents a set of three-dimensional point coordinates
C FieldValues None Contains values corresponding to domain points. Each domain point may have an array of values, each corresponding to a separate "measurement" for which this value was calculated.
C GenericZone None Provides access to the GenericZone Element in Autodesk Revit.
C GenericZoneDomainData None A base class for specific domain requirements for a generic zone.
C HVACLoadBuildingType None The type element of building.
C HVACLoadSpaceType None The type element of space.
C HVACLoadType None The base class for building type and space type.
C MassLevelData None MassLevelData is a conceptual representation of an occupiable floor (Mass Floor) in a conceptual building model. It is defined by associating a particular level with a particular mass element in a Revit project.
C MEPAnalyticalModelData None Represents the MEP analytical model data attached to individual element.
C MEPAnalyticalNode None Represents an analytical node of the MEP analytical model.
C MEPAnalyticalSegment None Represents an analytical segment of the MEP analytical model.
C MEPNetworkIterator None An iterator to traverse the MEP analytical network.
C MEPNetworkSegmentData None Represents the analysis data for one network segment.
C MEPNetworkSegmentId None Represents a unique identifier for one analytical segment in the network.
C PathOfTravel None An element which holds a graphical representation of the shortest route between two points in the plane of a floor plan view. The shortest route is calculated to go around model geometry visible in the view. Route calculation is affected by properties of the RouteAnalysisSettings element.
C PathOfTravelCalculationServerIds None Ids for external servers implementing path of travel calculations.
C Polyloop None A Polyloop represent a planar polygon with ordered points.
C RouteAnalysisSettings None RouteAnalysisSettings is an element which contains project-wide settings for route calculations. The PathOfTravel element uses these settings to calculate a route between two points in a plan view. By default, the route will go around the geometry of all visible model elements which have model geometry in the Route Analysis Zone. The Route Analysis Zone, determined per view, is the space between these two horizontal planes: a top plane vertically offset by AnalysisZoneTopOffset above the view's level and a bottom plane vertically offset by AnalysisZoneBottomOffset ft above the view's level. By default, the route will ignore the following elements: elements outside of the crop region of the view; elements without any model geometry (annotations or view-specific elements); model lines (category OST_Lines); demolished elements; elements displayed in the underlay of the view. There are a few ways to customize Route Analysis on a project-wide basis. You can adjust the Route Analysis Zone using AnalysisZoneTopOffset and AnalysisZoneBottomOffset . You can specify a set of model categories you would like ignored during route calculation. To enable ignoring the set of specified categories, set EnableIgnoredCategoryIds to true. To change the set of ignored categories, use SetIgnoredCategoryIds method and IgnoreImports and IgnorePointClouds properties. To query the set of ignored categories, use GetIgnoredCategoryIds .
C SizingCalculator None Calculates the required duct or pipe size based on the specified parameters and constraints.
C SizingOptions None Contains the options for MEP sizing parameters, such as profile type, material roughness, fluid density and viscosity, minimal and maximal sizes, and etc.
C SpatialFieldManager None Exposes all API for an external analysis application. Its primary role is creation, deletion and modification of SpatialFieldElement elements.
C SystemsAnalysisOptions None Contains the options for systems analysis.
C ValueAtPoint None Stores values at one domain point. Each value corresponds to a "measurement" for which this value was calculated.
C VectorAtPoint None Stores vectors at one domain point. Each vector corresponds to a "measurement" for which this vector was calculated.
C ViewHVACLoadsReport None Represents a loads report instance.
C ViewSystemsAnalysisReport None Represents a report instance of the systems analysis.
Name Return Type Description
E AllowLargeGeometry None An enumerated type containing settings information related to handling of large geometries.
E AnalysisDisplayStyleColorSettingsType None Defines types for color settings of analysis display style.
E AnalysisDisplayStyleDeformedShapeTextLabelType None Defines text visualization types for deformed shape settings of analysis display style.
E AnalysisDisplayStyleDiagramFenceType None Defines fence visualization types for diagram settings of analysis display style.
E AnalysisDisplayStyleDiagramTextLabelType None Defines text label visualization types for diagram settings of analysis display style.
E AnalysisDisplayStyleMarkerTextLabelType None Text label visualization types for Markers and Text settings of analysis display style.
E AnalysisDisplayStyleMarkerType None Marker types for Markers and Text settings of analysis display style.
E AnalysisDisplayStyleVectorArrowheadScale None Defines arrow head scaling for vector settings of analysis display style.
E AnalysisDisplayStyleVectorOrientation None Defines vector orientation for vector settings of analysis display style.
E AnalysisDisplayStyleVectorPosition None Defines vector position for vector settings of analysis display style.
E AnalysisDisplayStyleVectorTextType None Defines text visualization types for vector settings of analysis display style.
E AnalysisMode None This enum is used to define the Energy Analysis Model.
E ConceptualConstructionFloorSlabType None ConceptualConstructionType values for Floors.
E ConceptualConstructionOpeningType None ConceptualConstructionType values for Openings.
E ConceptualConstructionRoofType None ConceptualConstructionType values for Roofs.
E ConceptualConstructionShadeType None ConceptualConstructionType values for Shades.
E ConceptualConstructionWallType None ConceptualConstructionType values for Walls.
E ConceptualConstructionWindowSkylightType None ConceptualConstructionType values for Windows and Skylights
E ConstructionType None This enumeration specifies the available analytical construction types like external walls, windows etc. for use in the detailed analytical energy model.
E EnergyAnalysisDetailModelTier None Level of computation for energy analysis model.
E EnergyAnalysisOpeningType None Energy analysis opening type.
E EnergyAnalysisSurfaceType None Obsolete. Analytical surface types.
E EnergyModelType None Obsolete. This enum is used to define if the energy model is based on rooms/spaces, building elements or analysis mode in EnergyDataSettings.
E FlowConvergenceCharacteristic None The flow convergence characteristic of the analytical segment cluster.
E FlowPositionCharacteristic None The flow position characteristic of the analytical segment cluster.
E FlowTransitionCharacteristic None The flow transition characteristic of the analytical segment.
E gbXMLBuildingHVACSystem None Obsolete. Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.
E gbXMLBuildingOperatingSchedule None Obsolete. Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.
E gbXMLBuildingType None Enumerations for gbXML (Green Building XML) format, used for energy analysis, schema version 0.34.
E gbXMLConditionType None This enumeration corresponds to the conditionType attribute in gbXML. The enumerated attribute identifies the type of heating, cooling, or ventilation the space has.
E gbXMLExportBuildingEnvelope None Indicates the determination method for the building envelope
E gbXMLExportComplexity None This enumeration specifies the level of detail of the exported analytical energy model in gbXML. Complex means that Curtain Walls and Curtain Systems are exported as several openings, panel by panel; a curtain wall with 50 panels gets exported as 50 openings. Simple means that one "huge" opening with the total opening area equal to the 50 panels is exported. This is more appropriate for most energy analysis. Mullions mean that Mullions in Curtain Walls and Systems are exported as shading surfaces. A "simplified" analytical shading surface is produced from a mullion based on its centerline, thickness and offset.
E gbXMLOpeningType None This enumeration corresponds to the openingType attribute in gbXML and identifies the type of opening defined.
E gbXMLServiceType None This enumeration corresponds to the systemType attribute in gbXML and is used for specifying the service for the building or space.
E gbXMLSpaceType None This enumeration corresponds to the spaceType attribute in gbXML. The enumerated attribute identifies the type of space defined and allows to better approximate the actual internal loads and schedules associated with the defined space type.
E gbXMLSurfaceType None This enumeration corresponds to the surfaceType attribute in gbXML and identifies the type of surface defined.
E HVACLoadConstructionClass None Enumerated type listing options for construction class for HVAC analysis.
E HVACLoadLoadsReportType None Enumerated type listing possible types of reports generated for HVAC loads.
E MEPAnalyticalSegmentType None The type of analytical segment.
E OutdoorAirFlowStandard None An enumerated type listing all the possible outdoor airflow standard for a space type.
E PathOfTravelCalculationStatus None An enumerated type containing possible results of the Path of Travel calculation.
E SegmentOverrideType None The override types of analytical segment pressure drop calculation.
E SpatialFieldPrimitiveHideMode None Defines modes which can be used by a SpatialFieldPrimitive to hide the original referenced element.
E SystemsAnalysisReportStyle None The report style of systems analysis.
E ZoneGeometricDefinition None An enumerated type listing possible geometric definition types for generic zones.