Painting surface of the unit length.
Namespace: Autodesk.Revit.DB.Structure.StructuralSectionsAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2015
 Syntax
Syntax
| C# | 
|---|
| public double Perimeter { get; set; } | 
| Visual Basic | 
|---|
| Public Property Perimeter As Double Get Set | 
| Visual C++ | 
|---|
| public: property double Perimeter { double get (); void set (double value); } | 





