Compound Structure Layer Width Property Width of the layer. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public double Width { get; set; } Public Property Width As Double Get Set public: property double Width { double get (); void set (double value); } member Width : float with get, set Property Value Double Remarks Can be 0.0 if this is a membrane layer. 0.0 is the default. See Also Reference CompoundStructureLayer Class Autodesk.Revit.DB Namespace
Compound Structure Layer Width Property Width of the layer. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public double Width { get; set; } Public Property Width As Double Get Set public: property double Width { double get (); void set (double value); } member Width : float with get, set Property Value Double Remarks Can be 0.0 if this is a membrane layer. 0.0 is the default. See Also Reference CompoundStructureLayer Class Autodesk.Revit.DB Namespace