Namespace:
Autodesk.Revit.DB.Fabrication
FabricationCustomDataType
Enumeration
Description:
An enumerated type listing all fabrication custom data value types.
An enumerated type listing all fabrication custom data value types.
Syntax
public enum FabricationCustomDataType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Text | Text data type |
| Integer | Integer data type |
| Real | Real number data type. |