Interface IMaterialQuantities

Represents the material quantities

Namespace: TSD.API.Remoting.TabularResults.Review
Assembly: TSD.API.Remoting.dll
Syntax
public interface IMaterialQuantities

Properties

Name Description
ConnectorsCount

Gets the number of connectors on the item

Count

Gets the number of items in the group

EmbodiedCarbonMass

Gets the mass of carbon embodied in the item (in [kgCO₂e])

Mass

Gets the mass of the item (not ignoring holes, in [kg])

MassIgnoringHoles

Gets the mass of the item (ignoring holes, in [kg])

ReinforcementDensity

Gets the reinforcement density of the item (in [kg/mm³])

ReinforcementMass

Gets the reinforcement mass of the item (in [kg])

SurfaceArea

Gets the total surface area of the item (including holes, in [mm²])

SurfaceAreaIgnoringHoles

Gets the total surface area of the item (ignoring holes, in [mm²])

Volume

Gets the total volume of the item (in [mm³])

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next