The family symbol profile details for the sweep.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public FamilySymbolProfile ProfileSymbol { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ProfileSymbol As FamilySymbolProfile Get |
| Visual C++ |
|---|
public: property FamilySymbolProfile^ ProfileSymbol { FamilySymbolProfile^ get (); } |
Remarks
If the profile is not based on a profile family, this property is nullNothingnullptra null reference (Nothing in Visual Basic).