Embodied
|
Represents the properties of a material pertinent to embodied carbon calculations.
System
Object
Autodesk.Revit.DB EmbodiedCarbonAsset
Autodesk.Revit.DB EmbodiedCarbonAsset
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The EmbodiedCarbonAsset type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
EmbodiedCarbonAsset | Constructs an instance of EmbodiedCarbonAsset. |
| Name | Description | |
|---|---|---|
|
|
CarbonCoefficient | Used by Insight, unit is kgCOâ‚‚e per length, area, etc., e.g 200.234 kgCOâ‚‚e/m |
|
|
CarbonCoefficientUnitType | The unit type of Embodied Carbon coefficient (e.g. kgCOâ‚‚e/m, kgCOâ‚‚e/kg,...) |
|
|
CategoryId | Internal identifier of category. List of available categories can be retrieved from Sustainability API. |
|
|
CategoryName | User visible name of category. List of available categories can be retrieved from Sustainability API. |
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
Name | The name of the EmbodiedCarbon asset. |
|
|
ProviderId | Internal identifier of provider, which provide embodied carbon data. List of available providers can be retrieved from Sustainability API. |
|
|
ProviderName | User visible name of provider. List of available providers can be retrieved from Sustainability API. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the EmbodiedCarbonAsset |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
EqualsEmbodiedCarbonOnly | Determines whether this embodied carbon asset is equal to another, but ignore data from base class. |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from Object ) |
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from Object ) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from Object ) |