GetAllInsulationSpecifications Method


Fabrication Configuration Get All Insulation Specifications Method

Gets all insulation specification identifiers in the fabrication configuration.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<int> GetAllInsulationSpecifications(
	FabricationPart pFabPart
)

Parameters

pFabPart FabricationPart
The fabrication part.

Return Value

IList Int32
An array of insulation specification identifiers.
Remarks
If a part is passed, only returns insulation specification which are valid for the part, otherwise returns all insulation specifications.
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 →