| Revit 2022.1 API |
| CompoundStructureLayer..::..Width Property |
| CompoundStructureLayer Class See Also |
Width of the layer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Syntax
| C# |
|---|
public double Width { get; set; } |
| Visual Basic |
|---|
Public Property Width As Double Get Set |
| Visual C++ |
|---|
public: property double Width { double get (); void set (double value); } |
Remarks
Can be 0.0 if this is a membrane layer. 0.0 is the default.