CompoundStructureLayerWidth Property

Width of the layer.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Width { get; set; }

Property Value

Double
Remarks
Can be 0.0 if this is a membrane layer. 0.0 is the default.
See Also