NewFamilySymbolProfile Method


Application New Family Symbol Profile Method

Creates a new FamilySymbolProfile object.

Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FamilySymbolProfile NewFamilySymbolProfile(
	FamilySymbol familySymbol
)

Parameters

familySymbol FamilySymbol
The family symbol of the Profile.

Return Value

FamilySymbolProfile
The new FamilySymbolProfile object.
Exceptions
Exception Condition
ArgumentNullException Thrown when the argument familySymbol is .
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →