Share

FabricationConfiguration.GetAllPartCustomData Method

Gets all possible fabrication part custom data identifiers.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<int> GetAllPartCustomData()

Return Value

IList<Int32>
An array of custom data identifiers.

See Also

Reference

Was this information helpful?