|  Application   New  | 
 Creates a new FamilySymbolProfile object. 
 Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- familySymbol FamilySymbol
- The family symbol of the Profile.
Return Value
FamilySymbolProfileThe new FamilySymbolProfile object.
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | Thrown when the argument familySymbol is . | 
 See Also
 See Also