| Revit 2020 API |
| SweptBlend..::..TopProfileSymbol Property |
| SweptBlend Class See Also |
The top family symbol profile of the swept blend.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
| C# |
|---|
public FamilySymbolProfile TopProfileSymbol { get; } |
| Visual Basic |
|---|
Public ReadOnly Property TopProfileSymbol As FamilySymbolProfile Get |
| Visual C++ |
|---|
public: property FamilySymbolProfile^ TopProfileSymbol { FamilySymbolProfile^ get (); } |
Remarks
If the top profile is sketch-based, this property is nullNothingnullptra null reference (Nothing in Visual Basic).