| Revit 2015 API |
| Family..::..HasStructuralSection Method |
| Family Class See Also |
Identifies if this Family can have a structural section.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since:
2015
Syntax
| C# |
|---|
public bool HasStructuralSection() |
| Visual Basic |
|---|
Public Function HasStructuralSection As Boolean |
| Visual C++ |
|---|
public: bool HasStructuralSection() |