FabricationPartInsulationLiningElementId Property |
The Revit element id of the fabrication insulation or lining, or invalidElementId if the part has no insulation or lining.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic ElementId InsulationLiningElementId { get; }Public ReadOnly Property InsulationLiningElementId As ElementId
Get
public:
property ElementId^ InsulationLiningElementId {
ElementId^ get ();
}member InsulationLiningElementId : ElementId with get
Property Value
ElementId
See Also