ParameterTypeId.StructuralFamilyNameKey Property

ParameterTypeIdStructuralFamilyNameKey Property

"Family Name Key"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId StructuralFamilyNameKey { get; }
Public Shared ReadOnly Property StructuralFamilyNameKey As ForgeTypeId
	Get
public:
static property ForgeTypeId^ StructuralFamilyNameKey {
	ForgeTypeId^ get ();
}
static member StructuralFamilyNameKey : ForgeTypeId with get

Property Value

ForgeTypeId
See Also