EmbodiedCarbonAsset Class


Embodied Carbon Asset Class

Represents the properties of a material pertinent to embodied carbon calculations.
Inheritance Hierarchy
System Object
Autodesk.Revit.DB EmbodiedCarbonAsset

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public class EmbodiedCarbonAsset : IDisposable

The EmbodiedCarbonAsset type exposes the following members.

Constructors
Name Description
Public method EmbodiedCarbonAsset Constructs an instance of EmbodiedCarbonAsset.
Top
Properties
Name Description
Public property CarbonCoefficient Used by Insight, unit is kgCOâ‚‚e per length, area, etc., e.g 200.234 kgCOâ‚‚e/m
Public property CarbonCoefficientUnitType The unit type of Embodied Carbon coefficient (e.g. kgCOâ‚‚e/m, kgCOâ‚‚e/kg,...)
Public property CategoryId Internal identifier of category. List of available categories can be retrieved from Sustainability API.
Public property CategoryName User visible name of category. List of available categories can be retrieved from Sustainability API.
Public property IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Public property Name The name of the EmbodiedCarbon asset.
Public property ProviderId Internal identifier of provider, which provide embodied carbon data. List of available providers can be retrieved from Sustainability API.
Public property ProviderName User visible name of provider. List of available providers can be retrieved from Sustainability API.
Top
Methods
Name Description
Public method Dispose Releases all resources used by the EmbodiedCarbonAsset
Public method Equals Determines whether the specified object is equal to the current object.
(Inherited from Object )
Public method EqualsEmbodiedCarbonOnly Determines whether this embodied carbon asset is equal to another, but ignore data from base class.
Public method GetHashCode Serves as the default hash function.
(Inherited from Object )
Public method GetType Gets the Type of the current instance.
(Inherited from Object )
Public method ToString Returns a string that represents the current object.
(Inherited from Object )
Top
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →